共用方式為


DefaultTextViewHostOptions.SourceImageMarginEnabledOptionId 欄位

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

語法

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

.NET Framework 安全性

請參閱

參考

DefaultTextViewHostOptions 類別

Microsoft.VisualStudio.Text.Editor 命名空間