DefaultOptions::LongBufferLineThresholdOptionName Field

 

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.

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

public:
literal String^ LongBufferLineThresholdOptionName

Field Value

Type: System::String^
Return to top
Show: