共用方式為


SearchAction.SearchKind Property

Definition

Gets possible values include: 'WebSearch', 'HistorySearch', 'DocumentSearch', 'TagSearch', 'LocationSearch', 'CustomSearch'

[Newtonsoft.Json.JsonProperty(PropertyName="searchKind")]
public string SearchKind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="searchKind")>]
member this.SearchKind : string
Public ReadOnly Property SearchKind As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to