Język

RemoteArgument.UInt16Value Właściwość

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

Pobiera lub ustawia UInt16 wartość reprezentującą 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

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

Atrybuty

Wyjątki

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

— lub —

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

— lub —

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

Dotyczy