共用方式為


IMonitorSelectionService.CurrentSelectionContainer 屬性

取得使用中選取範圍容器。

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

語法

'宣告
ReadOnly Property CurrentSelectionContainer As Object
Object CurrentSelectionContainer { get; }

屬性值

類型:System.Object
使用中選取範圍容器。

備註

命令會從目前選取範圍取得應該使用這個屬性不是 CurrentWindow 屬性的處理常式,因為選取範圍容器可能不是焦點的視窗。

.NET Framework 安全性

請參閱

參考

IMonitorSelectionService 介面

Microsoft.VisualStudio.Modeling.Shell 命名空間