共用方式為


ApplicationPackage.Format 屬性

定義

如果封裝為使用中,則取得應用程式封裝的格式。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於