KeywordQuery.SelectProperties Property

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.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: System.Collections.Specialized.StringCollection

See Also

Reference

KeywordQuery Class

KeywordQuery Members

Microsoft.SharePoint.Search.Query Namespace