AttachedPropertyBrowsableWhenAttributePresentAttribute.AttributeType Proprietà

Definizione

Ottiene il tipo dell'attributo .NET Framework che deve essere applicato anche a una classe.

public:
 property Type ^ AttributeType { Type ^ get(); };
public Type AttributeType { get; }
member this.AttributeType : Type
Public ReadOnly Property AttributeType As Type

Valore della proprietà

Tipo di attributo .NET Framework.

Commenti

Il valore può essere impostato solo tramite il parametro /> .NET Framework.

Si applica a