ModelingDocView.ToolboxService (Propiedad)

Obtiene el servicio del cuadro de herramientas.

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 ToolboxService As IToolboxService
protected IToolboxService ToolboxService { get; }

Valor de propiedad

Tipo: System.Drawing.Design.IToolboxService
El servicio del cuadro de herramientas.

Comentarios

este servicio implementa IToolboxService.

Seguridad de .NET Framework

Vea también

Referencia

ModelingDocView Clase

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