RemoteArgument.Int16Value Właściwość

Definicja

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

public:
 property short Int16Value { short get(); void set(short value); };
public short Int16Value { get; set; }
member this.Int16Value : int16 with get, set
Public Property Int16Value As Short

Wartość właściwości

RemoteArgument Wartość Int16 reprezentuje; 0 (zero), 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 Int16 wartość .

-lub-

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

Dotyczy