Bagikan melalui


RemoteArgument.UInt64Value Properti

Definisi

Penting

API ini bukan kompatibel CLS.

Mendapatkan atau mengatur yang diwakili UInt64RemoteArgument .

public:
 property System::UInt64 UInt64Value { System::UInt64 get(); void set(System::UInt64 value); };
[System.CLSCompliant(false)]
public ulong UInt64Value { get; set; }
[<System.CLSCompliant(false)>]
member this.UInt64Value : uint64 with get, set
Public Property UInt64Value As ULong

Nilai Properti

UInt64 yang diwakiliRemoteArgument; 0 (nol) jika nilai RemoteArgument belum ditentukan.

Atribut

Pengecualian

Properti RemoteArgumentKind tidak diatur ke Intrinsic nilai .

-atau-

Properti TypeCode tidak diatur ke UInt64 nilai .

-atau-

Properti ini diatur saat IsByRef properti adalah false.

Berlaku untuk