Partilhar via


Propriedade SelectionListener.SelectionMonitor

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.VisualStudio.Shell.Interop.IVsMonitorSelection

Segurança do .NET Framework

Consulte também

Referência

SelectionListener Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Project.Internal