PredefinedAdornmentLayers.Text Field
The layer that contains the textual content of the editor.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Dichiarazione
Public Const Text As String
public const string Text
public:
literal String^ Text
static val mutable Text: string
public const var Text : 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.