ApplicationPackageReference.Id 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要安裝的應用程式套件識別碼。 這必須與集區位於相同的批次帳戶內。 這可以是特定版本的參考,如果存在,則為預設版本。
[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