RemoteArgument.UInt16Value Właściwość

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

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

public:
 property System::UInt16 UInt16Value { System::UInt16 get(); void set(System::UInt16 value); };
[System.CLSCompliant(false)]
public ushort UInt16Value { get; set; }
[<System.CLSCompliant(false)>]
member this.UInt16Value : uint16 with get, set
Public Property UInt16Value As UShort

Wartość właściwości

RemoteArgument Wartość UInt16 reprezentuje; 0 (zero), jeśli wartość RemoteArgument elementu nie została jeszcze określona.

Atrybuty

Wyjątki

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

-lub-

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

-lub-

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

Dotyczy