VsTaskLibraryHelper::ServiceInstance Property
Visual Studio 2015
Gets the singleton service instance.
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.
Show: