[This is preliminary documentation and is subject to change.]
The tag sequence of the attribute.
An empty string means don't display information about this attribute.
| C# | Visual Basic | Visual C++ |
public string TagSequence { get; set; }
Public Property TagSequence As String
public: property String^ TagSequence { String^ get (); void set (String^ value); }