Compartir a través de


ApplicationProperties.ApplicationType Propiedad

Definición

Obtiene o establece el tipo de aplicación.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a