PredefinedMarginNames.Spacer Field
The margin that appears between the line number and outlining margins and shows which text has changed in the current session.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const Spacer As String
public const string Spacer
public:
literal String^ Spacer
static val mutable Spacer: string
public const var Spacer : 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.