ExtensionParameter.Required Property

Definition

Indicates whether the value is read-only.

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

Property Value

A read-only Boolean value.

Applies to