RemoteArgument.UInt32Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Important
Cette API n’est pas conforme CLS.
Obtient ou définit le UInt32RemoteArgument représentant.
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
Valeur de propriété
UInt32 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 UInt32 valeur.
- ou -
Cette propriété est définie pendant que la IsByRef propriété est false.