Sdílet prostřednictvím


ApplicationProperties.ApplicationType Property

Definition

Gets or sets the application type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to