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. |
위쪽