Share via


ApplicationPackage.Format Property

Definition

Gets the format of the application package, if the package is active.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to