IExplorerView 介面

定義

提供視角的定義。

public interface class IExplorerView : IDisposable
public interface IExplorerView : IDisposable
type IExplorerView = interface
    interface IDisposable
Public Interface IExplorerView
Implements IDisposable
實作

屬性

名稱 Description
Context

取得或設定 Explorer 的視角上下文。

ExplorerViewControlType

取得指定類型的視圖控制。

Host

取得或設定 Explorer 到檢視主機。

ViewDescriptor

取得或設定 Explorer 來查看描述符。

方法

名稱 Description
Activate()

啟動連接於當前視圖控制項的檢視。

Deactivate()

停用與當前視圖控制分離的視圖。

適用於