AsyncPackage.JoinableTaskCollection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la collection des tâches asynchrones démarrées par ce package.
protected:
property Microsoft::VisualStudio::Threading::JoinableTaskCollection ^ JoinableTaskCollection { Microsoft::VisualStudio::Threading::JoinableTaskCollection ^ get(); };
protected Microsoft.VisualStudio.Threading.JoinableTaskCollection JoinableTaskCollection { get; }
member this.JoinableTaskCollection : Microsoft.VisualStudio.Threading.JoinableTaskCollection
Protected ReadOnly Property JoinableTaskCollection As JoinableTaskCollection
Valeur de propriété
Collection de tâches.