Compartilhar via


Campo DefaultOptions.LongBufferLineChunkLengthId

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.Logic (em Microsoft.VisualStudio.Text.Logic.dll)

Sintaxe

'Declaração
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>

Segurança do .NET Framework

Consulte também

Referência

DefaultOptions Classe

Namespace Microsoft.VisualStudio.Text.Editor