Provides the information needed to render a mark in the overview margin.
命名空间: Microsoft.VisualStudio.Text.Tagging
程序集: Microsoft.VisualStudio.Text.UI(在 Microsoft.VisualStudio.Text.UI.dll 中)
语法
声明
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
IOverviewMarkTag 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
MarkKindName | Gets the name of the EditorFormatDefinition whose background color is used to draw the mark. |
页首