IExplorerViewItem.Image 屬性

定義

會看到 ExplorerView 控制項中顯示的物品圖示。

public:
 property System::Drawing::Icon ^ Image { System::Drawing::Icon ^ get(); };
public System.Drawing.Icon Image { get; }
member this.Image : System.Drawing.Icon
Public ReadOnly Property Image As Icon

屬性值

代表該項目的圖示顯示在 ExplorerView 控制項中。

適用於