Język

RemoteArgument.UInt32Value Właściwość

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

Pobiera lub ustawia UInt32 wartość reprezentującą RemoteArgument .

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

Wartość właściwości

Wartość UInt32 reprezentująca RemoteArgument ; 0 (zero), jeśli wartość RemoteArgument elementu nie została jeszcze określona.

Atrybuty

Wyjątki

Właściwość RemoteArgumentKind nie jest ustawiona Intrinsic na wartość .

— lub —

Właściwość TypeCode nie jest ustawiona UInt32 na wartość .

— lub —

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

Dotyczy