Compartir a través de


DefaultOptions.LongBufferLineChunkLengthId (Campo)

Espacio de nombres:  Microsoft.VisualStudio.Text.Editor
Ensamblado:  Microsoft.VisualStudio.Text.Logic (en Microsoft.VisualStudio.Text.Logic.dll)

Sintaxis

'Declaración
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>

Seguridad de .NET Framework

Vea también

Referencia

DefaultOptions Clase

Microsoft.VisualStudio.Text.Editor (Espacio de nombres)