OverviewMarkTag Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An implementation of IOverviewMarkTag.
public ref class OverviewMarkTag : Microsoft::VisualStudio::Text::Tagging::IOverviewMarkTag, Microsoft::VisualStudio::Text::Tagging::ITag
[Windows::Foundation::Metadata::WebHostHidden]
class OverviewMarkTag : Microsoft::VisualStudio::Text::Tagging::IOverviewMarkTag, Microsoft::VisualStudio::Text::Tagging::ITag
public class OverviewMarkTag : Microsoft.VisualStudio.Text.Tagging.IOverviewMarkTag, Microsoft.VisualStudio.Text.Tagging.ITag
type OverviewMarkTag = class
interface IOverviewMarkTag
interface ITag
Public Class OverviewMarkTag
Implements IOverviewMarkTag, ITag
- Inheritance
-
OverviewMarkTag
- Implements
Constructors
OverviewMarkTag(String) |
Initializes a new instance of a OverviewMarkTag of the specified kind. |
Properties
MarkKindName |
Gets the name of the EditorFormatDefinition whose background color is used to draw the mark. |