AsyncServiceProvider::QueryServiceAsync Method (Guid)

Visual Studio 2015
 

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

public:
Task<Object^>^ QueryServiceAsync(
	Guid serviceId
)

Parameters

serviceId
Type: System::Guid

Return Value

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

Return to top
Show: