ExtensionPointAsyncPackage.CreateCodeContainerProvider(Guid) 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.
protected:
virtual Microsoft::VisualStudio::Shell::CodeContainerManagement::ICodeContainerProvider ^ CreateCodeContainerProvider(Guid provider);
protected virtual Microsoft.VisualStudio.Shell.CodeContainerManagement.ICodeContainerProvider CreateCodeContainerProvider (Guid provider);
abstract member CreateCodeContainerProvider : Guid -> Microsoft.VisualStudio.Shell.CodeContainerManagement.ICodeContainerProvider
override this.CreateCodeContainerProvider : Guid -> Microsoft.VisualStudio.Shell.CodeContainerManagement.ICodeContainerProvider
Protected Overridable Function CreateCodeContainerProvider (provider As Guid) As ICodeContainerProvider
Paramètres
- provider
- Guid
Retours
Fournisseur de conteneurs de code demandé
Exceptions
Le fournisseur demandé n’implémente pas l’interface ICodeContainer