Partager via


ApplicationResource.TypeName Propriété

Définition

Obtient ou définit le nom du type d’application tel que défini dans le manifeste de l’application.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à