DefaultOptions.LongBufferLineThresholdOptionName 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 threshold for special handling of long lines. Some operations do not operate on lines longer than this threshold.
public: System::String ^ LongBufferLineThresholdOptionName;
std::wstring LongBufferLineThresholdOptionName;
public const string LongBufferLineThresholdOptionName;
val mutable LongBufferLineThresholdOptionName : string
Public Const LongBufferLineThresholdOptionName As String