ITextMarkerTag Interface

Définition

Représente la balise de marqueur de texte, utilisée pour placer des ornements de marqueur de texte sur une vue.

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
Dérivé
Implémente

Propriétés

Type

Obtient le type d'ornement à utiliser.

S’applique à