選択モニタを取得します。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
Protected ReadOnly Property SelectionMonitor As IVsMonitorSelection
'使用
Dim value As IVsMonitorSelection
value = Me.SelectionMonitor
protected IVsMonitorSelection SelectionMonitor { get; }
protected:
property IVsMonitorSelection^ SelectionMonitor {
IVsMonitorSelection^ get ();
}
protected function get SelectionMonitor () : IVsMonitorSelection
プロパティ値
型 : Microsoft.VisualStudio.Shell.Interop.IVsMonitorSelection