共用方式為


DefaultTextViewHostOptions.SourceImageMarginWidthOptionId 欄位

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

語法

'宣告
Public Shared ReadOnly SourceImageMarginWidthOptionId As EditorOptionKey(Of Double)
public static readonly EditorOptionKey<double> SourceImageMarginWidthOptionId
public:
static initonly EditorOptionKey<double> SourceImageMarginWidthOptionId
static val SourceImageMarginWidthOptionId: EditorOptionKey<float>
public static final var SourceImageMarginWidthOptionId : EditorOptionKey<double>

.NET Framework 安全性

請參閱

參考

DefaultTextViewHostOptions 類別

Microsoft.VisualStudio.Text.Editor 命名空間