IExplorerItem 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義一種方法,讓使用者能在總覽器項目列表中導航物件。
public interface class IExplorerItem
public interface IExplorerItem
type IExplorerItem = interface
Public Interface IExplorerItem
- 衍生
屬性
| 名稱 | Description |
|---|---|
| EntityIdentity |
在檔案總管中取得實體識別的字串值。 |
| Identity |
取得唯一能識別此物品的 ID。 |
方法
| 名稱 | Description |
|---|---|
| GetEntity() |
取回探險者的實體。 |
| GetPropertyValue(String) |
表示一個指定字串,代表屬性名稱。 |