Partager via


App.State Propriété

Définition

Obtient ou définit l’état actuel de l’application. Les valeurs possibles sont les suivantes : 'created', 'suspended'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à