RemoteArgument.BooleanValue Właściwość

Definicja

Pobiera lub ustawia Boolean wartość reprezentowaną przez element RemoteArgument .

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

Wartość właściwości

RemoteArgument Ta Boolean wartość reprezentuje; false jeśli wartość RemoteArgument elementu nie została jeszcze określona.

Wyjątki

Właściwość RemoteArgumentKind nie jest ustawiona na Intrinsic wartość .

-lub-

Właściwość TypeCode nie jest ustawiona na Boolean wartość .

-lub-

Ta właściwość jest ustawiana, IsByRef gdy właściwość ma falsewartość .

Dotyczy