Compartilhar via


Category.MaxIndexedStringLength property

Essa propriedade não está sendo usado e deve ser ignorada.

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

Syntax

'Declaração
Public Property MaxIndexedStringLength As Integer
    Get
    Set
'Uso
Dim instance As Category
Dim value As Integer

value = instance.MaxIndexedStringLength

instance.MaxIndexedStringLength = value
public int MaxIndexedStringLength { get; set; }

Property value

Type: System.Int32
Retorna Int32.

Exceptions

Exception Condition
InvalidOperationException

Se este objeto não é feito.

Ver também

Referência

Category class

Category members

Microsoft.Office.Server.Search.Administration namespace