Compartir a través de


ApplicationResourceUpdate.TypeVersion Propiedad

Definición

Obtiene o establece la versión del tipo de aplicación tal como se define en el manifiesto de aplicación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a