ModelElementLocator.MonitorSelection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Retruns the IMonitorSelectionService of our service provider.
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; }
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
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.MonitorSelection : Microsoft.VisualStudio.Modeling.Shell.IMonitorSelectionService
Protected ReadOnly Property MonitorSelection As IMonitorSelectionService
Property Value
- Attributes