AsyncServiceProvider::QueryServiceAsync Method (Type^)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
Task<Object^>^ QueryServiceAsync(
	Type^ serviceType
)

Parameters

serviceType
Type: System::Type^

Return Value

Type: System.Threading.Tasks::Task<Object^>^

Return to top
Show: