ModelElementLocator.MonitorSelection 属性

定义

重要

此 API 不符合 CLS。

Retruns 服务提供商的 IMonitorSelectionService。

protected:
 property Microsoft::VisualStudio::Modeling::Shell::IMonitorSelectionService ^ MonitorSelection { Microsoft::VisualStudio::Modeling::Shell::IMonitorSelectionService ^ get(); };
[System.CLSCompliant(false)]
protected Microsoft.VisualStudio.Modeling.Shell.IMonitorSelectionService MonitorSelection { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.CLSCompliant(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.MonitorSelection : Microsoft.VisualStudio.Modeling.Shell.IMonitorSelectionService
Protected ReadOnly Property MonitorSelection As IMonitorSelectionService

属性值

IMonitorSelectionService
属性

适用于