The base interface of all tags.
Namespace:  Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Syntax
声明
Public Interface ITag
public interface ITag
public interface class ITag
type ITag =  interface end
public interface ITag