共用方式為


AppTemplate.ManifestVersion Property

Definition

Gets the version of the template.

[Newtonsoft.Json.JsonProperty(PropertyName="manifestVersion")]
public string ManifestVersion { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="manifestVersion")>]
member this.ManifestVersion : string
Public ReadOnly Property ManifestVersion As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to