OperationParameterInfo.Attributes Eigenschap

Definitie

Hiermee worden de kenmerken van de bijbehorende bewerkingsparameter opgehaald of ingesteld.

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

Waarde van eigenschap

De ParameterAttributes parameter van de gekoppelde bewerking.

Van toepassing op