다음을 통해 공유


IOverviewMarkTag.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)

구문

‘선언
ReadOnly Property MarkKindName As String
string MarkKindName { get; }
property String^ MarkKindName {
    String^ get ();
}
abstract MarkKindName : string with get
function get MarkKindName () : String

속성 값

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

.NET Framework 보안

참고 항목

참조

IOverviewMarkTag 인터페이스

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