IAsyncServiceProvider::QueryServiceAsync Method (Guid)

Visual Studio 2015
 

Queries for a specific service asynchronously.

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

IVsTask^ QueryServiceAsync(
	[InAttribute] Guid% guidService
)

Parameters

guidService
Type: System::Guid

The GUID of the service.

Return to top
Show: