OperationParameterInfo.IsIn 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.
true si le paramètre d’opération associé est un paramètre In ; sinon false.
public:
property bool IsIn { bool get(); };
public bool IsIn { get; }
member this.IsIn : bool
Public ReadOnly Property IsIn As Boolean
Valeur de propriété
true si le paramètre d’opération associé est un paramètre In ; sinon false.