AsyncPackage::GetServiceAsync Method (Type^)

Visual Studio 2015
 

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

public:
virtual Task<Object^>^ GetServiceAsync(
	Type^ serviceType
) sealed

Parameters

serviceType
Type: System::Type^

Return Value

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

Return to top
Show: