Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns information about managed properties.
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()
Return Value
Type: []
An array of PropertyInformation objects representing information about managed properties.