KeywordQuery.SelectProperties property
Gets a list of properties to return in the search results.
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (in Microsoft.SharePoint.Client.Search.dll)
Syntax
'Declaration
Public ReadOnly Property SelectProperties As StringCollection
Get
'Usage
Dim instance As KeywordQuery
Dim value As StringCollection
value = instance.SelectProperties
public StringCollection SelectProperties { get; }
Property value
Type: Microsoft.SharePoint.Client.Search.Query.StringCollection
The list of properties to return.
Remarks
If this property is not specified, the following properties will be used by default, if available:
WorkId
Rank
Title
Author
Size
Path
Description
Write
SiteName
CollapsingStatus
HitHighlightedSummary
HitHighlightedProperties
ContentClass
PictureThumbnailURL
IsDocument
If the ResultsProvider property is set to "SearchProvider.FASTSearch" then the following default properties will be used:
WorkId
Rank
Title
Author
Size
Path
Description
Write
SiteName
CollapsingStatus
HitHighlightedSummary
HitHighlightedProperties
ContentClass
IsDocument
PictureThumbnailURL
Url
ServerRedirectUrl
FileExtension
SpSiteUrl
docvector
fcocount
fcoid
PictureHeight
PictureWidth