IOverviewMarkTag.MarkKindName Property

Definition

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

public:
 property System::String ^ MarkKindName { System::String ^ get(); };
public:
 property Platform::String ^ MarkKindName { Platform::String ^ get(); };
public string MarkKindName { get; }
member this.MarkKindName : string
Public ReadOnly Property MarkKindName As String

Property Value

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

Applies to