PredefinedMarginNames.OverviewSourceImage Field
The name of the margin that shows a zoomed-out image of the entire file.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Const OverviewSourceImage As String
public const string OverviewSourceImage
public:
literal String^ OverviewSourceImage
static val mutable OverviewSourceImage: string
public const var OverviewSourceImage : 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.