KeywordQuery.MaxUrlLength-Eigenschaft
Ruft die maximale Länge des Such-Ergebnis-URL fest.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property MaxUrlLength As Integer
Get
Set
'Usage
Dim instance As KeywordQuery
Dim value As Integer
value = instance.MaxUrlLength
instance.MaxUrlLength = value
public int MaxUrlLength { get; set; }
Eigenschaftswert
Typ: System.Int32
Die maximale Länge des URLs.