ModelElementLocator.MonitorSelection 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重要
此 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
属性值
- 属性