RemoteArgument.Int64Value 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.
Obtient ou définit le Int64RemoteArgument représentant.
public:
property long Int64Value { long get(); void set(long value); };
public long Int64Value { get; set; }
member this.Int64Value : int64 with get, set
Public Property Int64Value As Long
Valeur de propriété
Int64 représente RemoteArgument 0 (zéro) si la valeur de l’objet RemoteArgument n’a pas encore été spécifiée.
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 Int64 valeur.
-ou-
Cette propriété est définie pendant que la IsByRef propriété est false.