ITextMarkerTag, interface
Représente la balise de marqueur de texte, utilisée pour placer des ornements de marqueur de texte sur une vue.
Espace de noms : Microsoft.VisualStudio.Text.Tagging
Assembly : Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)
Syntaxe
'Déclaration
Public Interface ITextMarkerTag _
Inherits ITag
public interface ITextMarkerTag : ITag
public interface class ITextMarkerTag : ITag
type ITextMarkerTag =
interface
interface ITag
end
public interface ITextMarkerTag extends ITag
Le type ITextMarkerTag expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Type | Obtient le type d'ornement à utiliser. |
Début