[This is preliminary documentation and is subject to change.]
Attribute Tag
| C# | Visual Basic | Visual C++ |
public string AttributeTag { get; set; }
Public Property AttributeTag As String
public: property String^ AttributeTag { String^ get (); void set (String^ value); }