IAppxManifestDesignerService2.OpenAppxManifestDocument Method
Include Protected Members
Include Inherited Members
Opens the .appxmanifest file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
OpenAppxManifestDocument(Object, IVsDocumentLockHolder%, IAppxManifestDocument%) | Opens the .appxmanifest file in the specified project. |
![]() |
OpenAppxManifestDocument(Object, UInt32, IVsDocumentLockHolder%, IAppxManifestDocument2%) | Opens the .appxmanifest file in the specified file. |
Top