ParameterSetMetadata.IsMandatory Property

Definition

Returns true if the parameter is mandatory for this parameterset, false otherwise.

public:
 property bool IsMandatory { bool get(); void set(bool value); };
public:
 property bool IsMandatory { bool get(); void set(bool value); };
public bool IsMandatory { get; set; }
member this.IsMandatory : bool with get, set
Public Property IsMandatory As Boolean

Property Value

Applies to