Share via


OperationParameterInfo.Attributes Propriété

Définition

Obtient ou définit les attributs du paramètre d'opération associé.

public:
 property System::Reflection::ParameterAttributes Attributes { System::Reflection::ParameterAttributes get(); void set(System::Reflection::ParameterAttributes value); };
public System.Reflection.ParameterAttributes Attributes { get; set; }
member this.Attributes : System.Reflection.ParameterAttributes with get, set
Public Property Attributes As ParameterAttributes

Valeur de propriété

ParameterAttributes du paramètre d'opération associé.

S’applique à