







![]() ![]() |
FastColoredTextBox |
Range..::..SetFoldingMarkers Method (String, RegexOptions) |
Range Class See Also Send Feedback |
Sets folding markers
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public void SetFoldingMarkers( string foldingPattern, RegexOptions options ) |
Visual Basic |
---|
Public Sub SetFoldingMarkers ( _ foldingPattern As String, _ options As RegexOptions _ ) |
Visual C++ |
---|
public: void SetFoldingMarkers( String^ foldingPattern, RegexOptions options ) |
Parameters
- foldingPattern
- Type: System..::..String
- options
- Type: System.Text.RegularExpressions..::..RegexOptions