Compartilhar via


KeywordCondition.MaxTermLength 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 MaxTermLength As Integer
    Get
'Uso
Dim value As Integer

value = KeywordCondition.MaxTermLength
public static int MaxTermLength { get; }

Property value

Type: System.Int32

Ver também

Referência

KeywordCondition class

KeywordCondition members

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