Partager via


OperationParameterInfo.IsRetval Propriété

Définition

true si le paramètre d’opération associé correspond à la valeur de retour de l’opération ; sinon false.

public:
 property bool IsRetval { bool get(); };
public bool IsRetval { get; }
member this.IsRetval : bool
Public ReadOnly Property IsRetval As Boolean

Valeur de propriété

Boolean

true si le paramètre d’opération associé correspond à la valeur de retour de l’opération ; sinon false.

S’applique à