IOverviewMarkTag 介面
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. |
回頁首