IAppxManifestDesignerService Interface
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.
Fournit l'accès par programmation au fichier manifeste de l'application d'un projet. Il s’agit d’un service global implémenté par le package du concepteur de manifeste d’application.
public interface class IAppxManifestDesignerService
public interface class IAppxManifestDesignerService
__interface IAppxManifestDesignerService
[System.Runtime.InteropServices.Guid("11D31BA1-480F-435F-B711-8F192A1C226E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAppxManifestDesignerService
[<System.Runtime.InteropServices.Guid("11D31BA1-480F-435F-B711-8F192A1C226E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAppxManifestDesignerService = interface
Public Interface IAppxManifestDesignerService
- Dérivé
- Attributs
Méthodes
| OpenAppxManifestDesigner(IVsDocumentLockHolder, AppxManifestDesignerTab) |
Fournit l’accès par programme au fichier manifeste d’application d’un projet par openingthe manifest designer et, éventuellement, en ouvrant l’onglet Concepteur de manifeste spécifié. |
| OpenAppxManifestDocument(Object, IVsDocumentLockHolder, IAppxManifestDocument) |
Fournit l'accès par programmation au fichier manifeste de l'application d'un projet en ouvrant un objet |