TagTypeAttribute.TagTypes Property

Definition

Gets the type of the tag.

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

Property Value

The type of the tag.

Applies to