DefaultOptions.LongBufferLineChunkLengthOptionName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public: System::String ^ LongBufferLineChunkLengthOptionName;
std::wstring LongBufferLineChunkLengthOptionName;
public const string LongBufferLineChunkLengthOptionName;
val mutable LongBufferLineChunkLengthOptionName : string
Public Const LongBufferLineChunkLengthOptionName As String