AttributeInfo.AttributeType プロパティ

定義

このインスタンスの Type を取得します。

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

プロパティ値

このインスタンスの Type

適用対象