AsyncPackage::JoinableTaskCollection Property
Visual Studio 2015
Gets a JoinableTaskCollectionof asynchronous tasks started by this package.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: property JoinableTaskCollection^ JoinableTaskCollection { [CompilerGeneratedAttribute] JoinableTaskCollection^ get(); [CompilerGeneratedAttribute] private: void set(JoinableTaskCollection^ value); }
Show: