Share via


ModelElementLocator.MonitorSelection Property

Definition

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

Applies to