Partilhar via


Construtor CurrentSelectionPusher

Crie o componente.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    serviceProvider As IServiceProvider, _
    selectionContainer As ISelectionContainer _
)
public CurrentSelectionPusher(
    IServiceProvider serviceProvider,
    ISelectionContainer selectionContainer
)

Parâmetros

  • serviceProvider
    Tipo: System.IServiceProvider
    IServiceProvider necessárias para notificar o Visual Studio de alteração de seleção

Segurança do .NET Framework

Consulte também

Referência

CurrentSelectionPusher Classe

Namespace Microsoft.VisualStudio.Modeling.Shell