KeywordQueryProperties.MaxUrlLength - Propriété
Obtient ou définit la longueur maximale de l'URL de résultats de recherche.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property MaxUrlLength As Integer
Get
Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As Integer
value = instance.MaxUrlLength
instance.MaxUrlLength = value
[DataMemberAttribute]
public int MaxUrlLength { get; set; }
Valeur de propriété
Type : System.Int32
La longueur maximale de l'URL.