ApplicationProperties.ApplicationState Property

Definition

Gets the application state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to