AttributeInfo.AttributeType 属性

定义

获取此实例的 Type

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

属性值

Type

此实例的 Type

适用于