VSDiagramViewSite.GetService (Método)

Obtiene el servicio del tipo especificado.

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
Public Function GetService ( _
    serviceType As Type _
) As Object
public Object GetService(
    Type serviceType
)

Parámetros

Valor devuelto

Tipo: System.Object

Implementaciones

IServiceProvider.GetService(Type)

Seguridad de .NET Framework

Vea también

Referencia

VSDiagramViewSite Clase

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