共用方式為


AttributeInfo.AttributeType 屬性

定義

取得這個執行個體的 Type

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

屬性值

這個執行個體的 Type

適用於