Share via


IMsixPackageApplications.RawPng Property

Definition

the icon a 64 bit string as a byte array.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="the icon a 64 bit string as a byte array.", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, Read=true, ReadOnly=false, Required=false, SerializedName="rawPng", Update=true)]
public byte[] RawPng { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="the icon a 64 bit string as a byte array.", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, Read=true, ReadOnly=false, Required=false, SerializedName="rawPng", Update=true)>]
member this.RawPng : byte[] with get, set
Public Property RawPng As Byte()

Property Value

Byte[]
Attributes

Applies to