Share via


ActivateApplicationPackageParameters.Format Property

Definition

Gets or sets the format of the application package binary file.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to