Compartir a través de


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
Propiedad pública MarkKindName Gets the name of the EditorFormatDefinition whose background color is used to draw the mark.

Arriba

Vea también

Referencia

Microsoft.VisualStudio.Text.Tagging (Espacio de nombres)