CustomAttributeData.AttributeType 屬性

定義

取得屬性的類型。

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

屬性值

屬性的類型。

適用於