DefaultOptions.LongBufferLineThresholdId Alan

Tanım

Uzun çizgilerin özel işlenme eşiğini belirleyen varsayılan seçenek.

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<int> LongBufferLineThresholdId;
static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<int> LongBufferLineThresholdId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<int> LongBufferLineThresholdId;
 staticval mutable LongBufferLineThresholdId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<int>
Public Shared ReadOnly LongBufferLineThresholdId As EditorOptionKey(Of Integer) 

Alan Değeri

EditorOptionKey<Int32>

Açıklamalar

Bazı işlemler, bu eşikten daha uzun satırlarda çalışmaz.

Şunlara uygulanır