DefaultOptions::LongBufferLineChunkLengthOptionName Field
Visual Studio 2015
The name of the default option that determines the chunking size for long lines. Lines longer than LongBufferLineThreshold may be considered in chunks of this size.
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
Field Value
Type: System::String^
Show: