Partager via


Category.MaxNonIndexedStringLength - Propriété

Cette propriété n'est pas en cours d'utilisation et doit être ignorée.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property MaxNonIndexedStringLength As Integer
    Get
    Set
'Utilisation
Dim instance As Category
Dim value As Integer

value = instance.MaxNonIndexedStringLength

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

Valeur de propriété

Type : System.Int32
Retourne Int32 .

Exceptions

Exception Condition
InvalidOperationException

Si cet objet n'est pas sauvegardée.

Voir aussi

Référence

Category classe

Category - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms