Compartilhar via


Campo DefaultOptions.LongBufferLineThresholdId

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

Sintaxe

'Declaração
Public Shared ReadOnly LongBufferLineThresholdId As EditorOptionKey(Of Integer)
public static readonly EditorOptionKey<int> LongBufferLineThresholdId
public:
static initonly EditorOptionKey<int> LongBufferLineThresholdId
static val LongBufferLineThresholdId: EditorOptionKey<int>
public static final var LongBufferLineThresholdId : EditorOptionKey<int>

Segurança do .NET Framework

Consulte também

Referência

DefaultOptions Classe

Namespace Microsoft.VisualStudio.Text.Editor