KeywordQuery.MaxUrlLength property
Obtém ou define o comprimento máximo da URL de resultado de pesquisa.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property MaxUrlLength As Integer
Get
Set
'Uso
Dim instance As KeywordQuery
Dim value As Integer
value = instance.MaxUrlLength
instance.MaxUrlLength = value
public int MaxUrlLength { get; set; }
Property value
Type: System.Int32
O comprimento máximo da URL.