Bagikan melalui


RemoteArgument.UInt32Value Properti

Definisi

Penting

API ini bukan kompatibel CLS.

Mendapatkan atau mengatur yang diwakili UInt32RemoteArgument .

public:
 property System::UInt32 UInt32Value { System::UInt32 get(); void set(System::UInt32 value); };
[System.CLSCompliant(false)]
public uint UInt32Value { get; set; }
[<System.CLSCompliant(false)>]
member this.UInt32Value : uint32 with get, set
Public Property UInt32Value As UInteger

Nilai Properti

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

Atribut

Pengecualian

Properti RemoteArgumentKind tidak diatur ke Intrinsic nilai .

-atau-

Properti TypeCode tidak diatur ke UInt32 nilai .

-atau-

Properti ini diatur saat IsByRef properti adalah false.

Berlaku untuk