PublishedApplicationDetails.IconPngUris Property

Definition

Optional. The available map of icon PNG file URIs for different resolutions (e.g. 16x16, 32x32, 64x64). The key of the map is the first dimension of the PNG resolution.

public Microsoft.WindowsAzure.Management.RemoteApp.Models.IconPngUrisType IconPngUris { get; set; }
member this.IconPngUris : Microsoft.WindowsAzure.Management.RemoteApp.Models.IconPngUrisType with get, set
Public Property IconPngUris As IconPngUrisType

Property Value

Applies to