获取搜索结果中返回属性的列表。
命名空间: Microsoft.SharePoint.Client.Search.Query
程序集: Microsoft.SharePoint.Client.Search(位于 Microsoft.SharePoint.Client.Search.dll 中)
语法
声明
Public ReadOnly Property SelectProperties As StringCollection
Get
用法
Dim instance As KeywordQuery
Dim value As StringCollection
value = instance.SelectProperties
public StringCollection SelectProperties { get; }
属性值
类型:Microsoft.SharePoint.Client.Search.Query.StringCollection
要返回的属性列表。
备注
如果未指定此属性,如果可用,默认情况下,将使用以下属性 ︰
WorkId
Rank
标题
Author
Size
Path
说明
写入
SiteName
CollapsingStatus
HitHighlightedSummary
HitHighlightedProperties
ContentClass
PictureThumbnailURL
IsDocument
如果ResultsProvider属性设置为"SearchProvider.FASTSearch",然后将使用下面的默认属性 ︰
WorkId
Rank
标题
Author
Size
Path
说明
写入
SiteName
CollapsingStatus
HitHighlightedSummary
HitHighlightedProperties
ContentClass
IsDocument
PictureThumbnailURL
Url
ServerRedirectUrl
FileExtension
SpSiteUrl
docvector
fcocount
fcoid
PictureHeight
PictureWidth