Share via


PredefinedAdornmentLayers.TextMarker Field

The layer that contains the text markers provided by the ITextMarkerProviderFactory classes.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
Public Const TextMarker As String
public const string TextMarker
public:
literal String^ TextMarker
static val mutable TextMarker: string
public const var TextMarker : String

.NET Framework Security

See Also

Reference

PredefinedAdornmentLayers Class

Microsoft.VisualStudio.Text.Editor Namespace