Język

RemoteArgument.UInt64Value Właściwość

Definicja

Ważne

Ten interfejs API nie jest zgodny ze specyfikacją CLS.

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

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

Wartość właściwości

Wartość UInt64 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 UInt64 na wartość .

— lub —

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

Dotyczy