共用方式為


ApplicationPackageReference.Id 屬性

定義

取得或設定要安裝的應用程式套件識別碼。 這必須與集區位於相同的批次帳戶內。 這可以是特定版本的參考,如果存在,則為預設版本。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於