共用方式為


AppTemplate.ManifestId Property

Definition

Gets the ID of the template.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to