ParameterMetadata.SwitchParameter Property

Definition

Specifies if the parameter is a SwitchParameter.

public:
 property bool SwitchParameter { bool get(); };
public:
 property bool SwitchParameter { bool get(); };
public bool SwitchParameter { get; }
member this.SwitchParameter : bool
Public ReadOnly Property SwitchParameter As Boolean

Property Value

Applies to