Metodo ServiceProvider.QueryService (Type, Object%)

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Function QueryService ( _
    serviceType As Type, _
    <OutAttribute> ByRef service As Object _
) As Integer
public int QueryService(
    Type serviceType,
    out Object service
)

Parametri

Valore restituito

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ServiceProvider Classe

Overload QueryService

Spazio dei nomi Microsoft.VisualStudio.Shell