다음을 통해 공유


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 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 MarkKindName Gets the name of the EditorFormatDefinition whose background color is used to draw the mark.

위쪽

참고 항목

참조

Microsoft.VisualStudio.Text.Tagging 네임스페이스