ITextMarkerTag Interface

 

Represents the text marker tag, which is used to place text marker adornments on a view.

Namespace:   Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public interface ITextMarkerTag : ITag

NameDescription
System_CAPS_pubpropertyType

Gets the type of adornment to use.

Return to top
Show: