Category.MaxIndexedStringLength - 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 MaxIndexedStringLength As Integer
Get
Set
'Utilisation
Dim instance As Category
Dim value As Integer
value = instance.MaxIndexedStringLength
instance.MaxIndexedStringLength = value
public int MaxIndexedStringLength { 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
Microsoft.Office.Server.Search.Administration - Espace de noms