RemoteArgument.Int32Value Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą Int32RemoteArgument .

public:
 property int Int32Value { int get(); void set(int value); };
public int Int32Value { get; set; }
member this.Int32Value : int with get, set
Public Property Int32Value As Integer

Wartość właściwości

Wartość Int32 reprezentująca RemoteArgument ; 0 (zero), jeśli wartość RemoteArgument 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 Int32 wartość.

-lub-

Ta właściwość jest ustawiana, gdy IsByRef właściwość to false.

Dotyczy