Compartilhar via


RegularExpressionCondition.MaxPatternLength property

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

Syntax

'Declaração
Public Shared ReadOnly Property MaxPatternLength As Integer
    Get
'Uso
Dim value As Integer

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

Property value

Type: System.Int32

Ver também

Referência

RegularExpressionCondition class

RegularExpressionCondition members

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