ServiceProvider.QueryService Method

Include Protected Members
Include Inherited Members

Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method QueryService(Guid, Object%) Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell.
Public method QueryService(Type, Object%) Gets type-based services from the unmanaged service provider, with an option to prevent the error being sent to the shell.

Top

See Also

Reference

ServiceProvider Class

Microsoft.VisualStudio.Shell Namespace