ActivateApplicationPackageParameters.Format 屬性

定義

取得或設定應用程式封裝二進位檔的格式。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於