Share via


NSScriptCommandArgumentDescription.IsOptional Property

Definition

Gets or sets a value indicating whether the argument is optional.

public bool IsOptional { get; set; }
member this.IsOptional : bool with get, set

Property Value

true if the argument is optional; otherwise, false.

Applies to