ITextMarkerTag Interface

Definition

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

public interface class ITextMarkerTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface class ITextMarkerTag : Microsoft::VisualStudio::Text::Tagging::ITag
__interface ITextMarkerTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface ITextMarkerTag : Microsoft.VisualStudio.Text.Tagging.ITag
type ITextMarkerTag = interface
    interface ITag
Public Interface ITextMarkerTag
Implements ITag
Derived
Implements

Properties

Type

Gets the type of adornment to use.

Applies to