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

屬性值

Icon

表示 ExplorerView 控制項中顯示之項目的圖示。

適用於