RemoteArgument.Int64Value Właściwość

Definicja

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

public:
 property long Int64Value { long get(); void set(long value); };
public long Int64Value { get; set; }
member this.Int64Value : int64 with get, set
Public Property Int64Value As Long

Wartość właściwości

RemoteArgument Wartość Int64 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 Int64 wartość .

-lub-

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

Dotyczy