RemoteArgument.UInt64Value Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient ou définit le UInt64RemoteArgument représentant.

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

Valeur de propriété

UInt64 représente RemoteArgument 0 (zéro) si la valeur de l’objet RemoteArgument n’a pas encore été spécifiée.

Attributs

Exceptions

La RemoteArgumentKind propriété n’est pas définie sur la Intrinsic valeur.

- ou -

La TypeCode propriété n’est pas définie sur la UInt64 valeur.

- ou -

Cette propriété est définie pendant que la IsByRef propriété est false.

S’applique à