Share via


SuggestedTagAndRegionQueryToken.Session Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="session")]
public string Session { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="session")>]
member this.Session : string with get, set
Public Property Session As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to