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 da propriedade

Atributos dessa propriedade.

Aplica-se a