次の方法で共有


TaxonomyDictionaryCondition.MaxDisplayNameLength 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 MaxDisplayNameLength As Integer
    Get
'Usage
Dim value As Integer

value = TaxonomyDictionaryCondition.MaxDisplayNameLength
public static int MaxDisplayNameLength { get; }

Property value

Type: System.Int32

See also

Reference

TaxonomyDictionaryCondition class

TaxonomyDictionaryCondition members

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