Share via


IAppAttachPackagePatch.ImageVersion 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 ImageVersion { 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.ImageVersion : string with get, set
Public Property ImageVersion As String

Property Value

Attributes

Applies to