Share via


OperationParameterInfo.IsIn Propriété

Définition

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.

S’applique à