PublishedApplicationDetails.IconPngUris Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET