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.
Gets a list of the properties to return in the search results.
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public Property SelectProperties As StringCollection
Get
Friend Set
'Usage
Dim instance As KeywordQueryProperties
Dim value As StringCollection
value = instance.SelectProperties
public StringCollection SelectProperties { get; internal set; }
Property Value
Type: System.Collections.Specialized.StringCollection
The list of properties.