Parameter.Attributes Property

Definition

public:
 property System::Reflection::ParameterAttributes Attributes { System::Reflection::ParameterAttributes get(); };
public System.Reflection.ParameterAttributes Attributes { get; }
member this.Attributes : System.Reflection.ParameterAttributes
Public ReadOnly Property Attributes As ParameterAttributes

Property Value

Applies to