PropertyBuilder.Attributes Propriedade

Definição

Obtém os atributos desta propriedade.

public:
 virtual property System::Reflection::PropertyAttributes Attributes { System::Reflection::PropertyAttributes get(); };
public override System.Reflection.PropertyAttributes Attributes { get; }
member this.Attributes : System.Reflection.PropertyAttributes
Public Overrides ReadOnly Property Attributes As PropertyAttributes

Valor de Propriedade

Atributos desta propriedade.

Aplica-se a