IExplorerViewItem.StateImage 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得影像在 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
屬性值
影像在 ExplorerView 控制項中指定的位置。