AttributeInfo.AttributeType 속성

정의

이 인스턴스의 Type을 가져옵니다.

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

속성 값

이 인스턴스의 Type입니다.

적용 대상