DefaultOptions.LongBufferLineThresholdOptionName Field

Definition

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 

Field Value

Applies to