共用方式為


DefaultTextViewHostOptions.VerticalScrollBarId 欄位

判斷是否要有垂直捲軸。

命名空間:  Microsoft.VisualStudio.Text.Editor
組件:  Microsoft.VisualStudio.Text.UI (在 Microsoft.VisualStudio.Text.UI.dll 中)

語法

'宣告
Public Shared ReadOnly VerticalScrollBarId As EditorOptionKey(Of Boolean)
public static readonly EditorOptionKey<bool> VerticalScrollBarId
public:
static initonly EditorOptionKey<bool> VerticalScrollBarId
static val VerticalScrollBarId: EditorOptionKey<bool>
public static final var VerticalScrollBarId : EditorOptionKey<boolean>

.NET Framework 安全性

請參閱

參考

DefaultTextViewHostOptions 類別

Microsoft.VisualStudio.Text.Editor 命名空間