TextMarkerTag Class
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.
Represents the text marker tag, which is used to place text marker adornments on a view.
public ref class TextMarkerTag : Microsoft::VisualStudio::Text::Tagging::ITag, Microsoft::VisualStudio::Text::Tagging::ITextMarkerTag
[Windows::Foundation::Metadata::WebHostHidden]
class TextMarkerTag : Microsoft::VisualStudio::Text::Tagging::ITag, Microsoft::VisualStudio::Text::Tagging::ITextMarkerTag
public class TextMarkerTag : Microsoft.VisualStudio.Text.Tagging.ITag, Microsoft.VisualStudio.Text.Tagging.ITextMarkerTag
type TextMarkerTag = class
interface ITextMarkerTag
interface ITag
Public Class TextMarkerTag
Implements ITag, ITextMarkerTag
- Inheritance
-
TextMarkerTag
- Implements
For more information about how to use a TextMarkerTag, see Walkthrough: Displaying Matching Braces.
For more information about tagging, see the "Tags and Classifiers" section of Inside the Editor. For information about extending and adding tags, see the "Extending Tags" section of Language Service and Editor Extension Points.
Text |
Initializes a new instance of a TextMarkerTag of the given type. |
Type |
Gets the type of adornment to use. |
Ürün | Sürümler |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |