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
'Dichiarazione
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.