DefaultOptions::LongBufferLineThresholdId Field

 

The default option that determines the threshold for special handling of long lines. Some operations do not operate on lines longer than this threshold.

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

public:
static initonly EditorOptionKey<int> LongBufferLineThresholdId
Return to top
Show: