KeywordQueryProperties.SelectProperties property
Obtém uma lista de propriedades para retornar nos resultados da pesquisa.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
<DataMemberAttribute> _
Public Property SelectProperties As StringCollection
Get
Friend Set
'Uso
Dim instance As KeywordQueryProperties
Dim value As StringCollection
value = instance.SelectProperties
[DataMemberAttribute]
public StringCollection SelectProperties { get; internal set; }
Property value
Type: System.Collections.Specialized.StringCollection
A lista de propriedades.