Compartir a través de


CurrentSelectionPusher (Constructor)

Crear el componente.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    serviceProvider As IServiceProvider, _
    selectionContainer As ISelectionContainer _
)
public CurrentSelectionPusher(
    IServiceProvider serviceProvider,
    ISelectionContainer selectionContainer
)

Parámetros

  • serviceProvider
    Tipo: System.IServiceProvider
    IServiceProvider necesario para notificar a Visual Studio el cambio de selección

Seguridad de .NET Framework

Vea también

Referencia

CurrentSelectionPusher Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)