PredefinedMarginNames.BottomRightCorner Field
The margin to the right of the bottom margin and below the right margin.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const BottomRightCorner As String
public const string BottomRightCorner
public:
literal String^ BottomRightCorner
static val mutable BottomRightCorner: string
public const var BottomRightCorner : 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.