PredefinedAdornmentLayers.InterLine Field
The name of the layer used to draw the Peek or other adornments placed between lines of text.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
Public Const InterLine As String
public const string InterLine
public:
literal String^ InterLine
static val mutable InterLine: string
public const var InterLine : 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.