[This is preliminary documentation and is subject to change.]
Get the Tag Type.
| C# | Visual Basic | Visual C++ |
public TagTypeEnum Type { get; }
Public ReadOnly Property Type As TagTypeEnum
public: property TagTypeEnum Type { TagTypeEnum get (); }