共用方式為


ModelingWindowPane.SelectionHelpService 屬性

取得選取項目說明的服務。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Protected ReadOnly Property SelectionHelpService As IHelpService
protected IHelpService SelectionHelpService { get; }

屬性值

型別:System.ComponentModel.Design.IHelpService
IHelpService 本機內容的介面。

備註

Help 關鍵字,並放置在此內容中的屬性有優先順序Selection的文件視窗和ToolWindowSelection的工具視窗。 內容已清除在每個選取範圍的變更,所以使用此內容的衍生的類別應該覆寫OnSelectionChanged來保持最新狀態。

.NET Framework 安全性

請參閱

參考

ModelingWindowPane 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間