IVsCustomWorkspaceService3.CloseWorkspaceAsync Méthode
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.
Fermez l’espace de travail personnalisé.
public:
System::Threading::Tasks::Task ^ CloseWorkspaceAsync();
public System.Threading.Tasks.Task CloseWorkspaceAsync ();
abstract member CloseWorkspaceAsync : unit -> System.Threading.Tasks.Task
Public Function CloseWorkspaceAsync () As Task
Retours
Task représentant l’opération asynchrone.