State.MsAppId Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("msAppId")]
[System.Text.Json.Serialization.JsonPropertyOrder(3)]
public string MsAppId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("msAppId")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(3)>]
member this.MsAppId : string with get, set
Public Property MsAppId As String

Property Value

Attributes

Applies to