Partilhar via


Propriedade ModelExplorerTreeContainer.SelectionService

Obtém a interface através da qual os usuários podem selecionar elementos em Gerenciador de modelos.

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
Protected ReadOnly Property SelectionService As ISelectionService
protected ISelectionService SelectionService { get; }

Valor de propriedade

Tipo: System.ComponentModel.Design.ISelectionService
A interface ISelectionService.

Segurança do .NET Framework

Consulte também

Referência

ModelExplorerTreeContainer Classe

Namespace Microsoft.VisualStudio.Modeling.Shell