DscResourcePropertyInfo.IsMandatory Property

Definition

Gets or sets a value indicating whether the property is mandatory or not.

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