TagTypeAttribute.TagTypes 属性

定义

获取标记的类型。

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

属性值

Type

标记的类型。

适用于