SelectionListener.SelectionMonitor (Propiedad)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Protected ReadOnly Property SelectionMonitor As IVsMonitorSelection
    Get
protected IVsMonitorSelection SelectionMonitor { get; }
protected:
property IVsMonitorSelection^ SelectionMonitor {
    IVsMonitorSelection^ get ();
}
member SelectionMonitor : IVsMonitorSelection
function get SelectionMonitor () : IVsMonitorSelection

Valor de propiedad

Tipo: Microsoft.VisualStudio.Shell.Interop.IVsMonitorSelection

Seguridad de .NET Framework

Vea también

Referencia

SelectionListener Clase

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal (Espacio de nombres)