IExplorerViewItem.StateImage 屬性

定義

取得影像在 ExplorerView 控制項中指定的位置。

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

屬性值

Image

影像在 ExplorerView 控制項中指定的位置。

適用於