CustomAttributeData.AttributeType Propriedade

Definição

Obtém o tipo do atributo.

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

Valor da propriedade

O tipo do atributo.

Aplica-se a