Query.GetProperties-Methode
Informationen zu verwalteten Eigenschaften zurückgegeben.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function GetProperties As PropertyInformation()
'Usage
Dim instance As Query
Dim returnValue As PropertyInformation()
returnValue = instance.GetProperties()
public PropertyInformation[] GetProperties()
Rückgabewert
Typ: []
Ein Array von PropertyInformation -Objekten, die Informationen zu verwalteten Eigenschaften darstellt.