共用方式為


DefaultWpfViewOptions.EnableSimpleGraphicsId 欄位

判斷是否要啟用目前這一行的反白裝飾。

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

語法

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

.NET Framework 安全性

請參閱

參考

DefaultWpfViewOptions 類別

Microsoft.VisualStudio.Text.Editor 命名空間