ApplicationResource.TypeName Propriedade

Definição

Obtém ou define o nome do tipo de aplicativo conforme definido no manifesto do aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a