RegularExpressionCondition.MaxPatternLength property

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Shared ReadOnly Property MaxPatternLength As Integer
    Get
'Usage
Dim value As Integer

value = RegularExpressionCondition.MaxPatternLength
public static int MaxPatternLength { get; }

Property value

Type: System.Int32

See also

Reference

RegularExpressionCondition class

RegularExpressionCondition members

Microsoft.Office.Server.Search.Query.Rules namespace