다음을 통해 공유


OverviewMarkTag.MarkKindName 속성

Gets the name of the EditorFormatDefinition whose background color is used to draw the mark.

네임스페이스:  Microsoft.VisualStudio.Text.Tagging
어셈블리:  Microsoft.VisualStudio.Text.UI(Microsoft.VisualStudio.Text.UI.dll)

구문

‘선언
Public ReadOnly Property MarkKindName As String
public string MarkKindName { get; }
public:
virtual property String^ MarkKindName {
    String^ get () sealed;
}
abstract MarkKindName : string with get 
override MarkKindName : string with get
final function get MarkKindName () : String

속성 값

형식: String
The name of the EditorFormatDefinition whose background color is used to draw the mark.

구현

IOverviewMarkTag.MarkKindName

.NET Framework 보안

참고 항목

참조

OverviewMarkTag 클래스

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