VSDiagramView.SelectionService (Propiedad)

Obtiene el servicio de selección para la vista del diagrama.

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

Sintaxis

'Declaración
Protected ReadOnly Property SelectionService As ISelectionService
protected ISelectionService SelectionService { get; }

Valor de propiedad

Tipo: System.ComponentModel.Design.ISelectionService
El servicio de selección.

Comentarios

Esta propiedad implementa la interfaz ISelectionService.

Seguridad de .NET Framework

Vea también

Referencia

VSDiagramView Clase

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