IExplorerItem 介面

定義

定義一種方法,讓使用者能在總覽器項目列表中導航物件。

public interface class IExplorerItem
public interface IExplorerItem
type IExplorerItem = interface
Public Interface IExplorerItem
衍生

屬性

名稱 Description
EntityIdentity

在檔案總管中取得實體識別的字串值。

Identity

取得唯一能識別此物品的 ID。

方法

名稱 Description
GetEntity()

取回探險者的實體。

GetPropertyValue(String)

表示一個指定字串,代表屬性名稱。

適用於