VsTaskLibraryHelper::ServiceInstance Property

 

Gets the singleton service instance.

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

public:
property IVsTaskSchedulerService^ ServiceInstance {
	static IVsTaskSchedulerService^ get();
}

Property Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsTaskSchedulerService^

The singleton service instance.

Return to top
Show: