DefaultOptions.LongBufferLineChunkLengthId 字段

命名空间:  Microsoft.VisualStudio.Text.Editor
程序集:  Microsoft.VisualStudio.Text.Logic(在 Microsoft.VisualStudio.Text.Logic.dll 中)

语法

声明
Public Shared ReadOnly LongBufferLineChunkLengthId As EditorOptionKey(Of Integer)
public static readonly EditorOptionKey<int> LongBufferLineChunkLengthId
public:
static initonly EditorOptionKey<int> LongBufferLineChunkLengthId
static val LongBufferLineChunkLengthId: EditorOptionKey<int>
public static final var LongBufferLineChunkLengthId : EditorOptionKey<int>

.NET Framework 安全性

请参阅

参考

DefaultOptions 类

Microsoft.VisualStudio.Text.Editor 命名空间