COMPropertyInfo.Attributes Propiedad

Definición

Obtiene los atributos asociados a esta propiedad.

Esta API admite la infraestructura de producto y no está pensada para usarse directamente en el código.

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

PropertyAttributes

None

Se aplica a

Consulte también