PropertyBuilder.Attributes Propiedad

Definición

Obtiene los atributos de esta propiedad.

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 propiedad

Atributos de esta propiedad.

Se aplica a