共用方式為


IModelBrowser 介面

 

IModelBrowser - 是做為選擇器對話方塊中之模型瀏覽器的 WPF 使用者控制項的瀏覽器合約。

命名空間:   Microsoft.VisualStudio.Modeling.Integration.Picker
組件:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)

語法

public interface IModelBrowser
public interface class IModelBrowser
type IModelBrowser = interface end
Public Interface IModelBrowser

屬性

名稱 描述
System_CAPS_pubproperty Title

瀏覽器的標題

方法

名稱 描述
System_CAPS_pubmethod Clear()

清除參考

System_CAPS_pubmethod Initialize(IModelBrowserHost)

設定主機 。

System_CAPS_pubmethod IsValid()

驗證方法

事件

名稱 描述
System_CAPS_pubevent ReferenceChanged

在選取參考時引發

請參閱

Microsoft.VisualStudio.Modeling.Integration.Picker 命名空間

回到頁首