Partager via


OperationParameterInfo.ParameterType Propriété

Définition

Obtient ou définit le type du paramètre d'opération associé.

public:
 property Type ^ ParameterType { Type ^ get(); void set(Type ^ value); };
public Type ParameterType { get; set; }
member this.ParameterType : Type with get, set
Public Property ParameterType As Type

Valeur de propriété

Type

Objet Type représentant le type du paramètre d'opération associé.

S’applique à