次の方法で共有


IconPngUrisType.IconPngUris プロパティ

定義

省略可能。 さまざまな解像度 (例: 16x16、32x32、64x64) のアイコン PNG ファイル URI の使用可能なマップ。 マップのキーは、PNG 解像度の最初のディメンションです。

public System.Collections.Generic.IDictionary<int,string> IconPngUris { get; set; }
member this.IconPngUris : System.Collections.Generic.IDictionary<int, string> with get, set
Public Property IconPngUris As IDictionary(Of Integer, String)

プロパティ値

適用対象