Share via


IMsixPackage.Version Property

Definition

Package version found in the appxmanifest.xml.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Package version found in the appxmanifest.xml. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="version", Update=true)]
public string Version { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="Package version found in the appxmanifest.xml. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="version", Update=true)>]
member this.Version : string with get, set
Public Property Version As String

Property Value

Attributes

Applies to