IOverviewMarkTag (Interfaz)
Provides the information needed to render a mark in the overview margin.
Espacio de nombres: Microsoft.VisualStudio.Text.Tagging
Ensamblado: Microsoft.VisualStudio.Text.UI (en Microsoft.VisualStudio.Text.UI.dll)
Sintaxis
'Declaración
Public Interface IOverviewMarkTag _
Inherits ITag
public interface IOverviewMarkTag : ITag
public interface class IOverviewMarkTag : ITag
type IOverviewMarkTag =
interface
interface ITag
end
public interface IOverviewMarkTag extends ITag
El tipo IOverviewMarkTag expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
MarkKindName | Gets the name of the EditorFormatDefinition whose background color is used to draw the mark. |
Arriba