Partager via


SelectionListener.SelectionMonitor, propriété

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property SelectionMonitor As IVsMonitorSelection
    Get
protected IVsMonitorSelection SelectionMonitor { get; }
protected:
property IVsMonitorSelection^ SelectionMonitor {
    IVsMonitorSelection^ get ();
}
member SelectionMonitor : IVsMonitorSelection
function get SelectionMonitor () : IVsMonitorSelection

Valeur de propriété

Type : Microsoft.VisualStudio.Shell.Interop.IVsMonitorSelection

Sécurité .NET Framework

Voir aussi

Référence

SelectionListener Classe

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal, espace de noms