Developer Network
Developer Network
Developer Network
ProfileText
ProfileText
:CreateViewProfileText:
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
Ask a question
Quick access
Forums home
Browse forums users
FAQ
Search related threads
Remove From My Forums
Answered by:
programmatically read own manifest
Archived Forums A-B
>
Building Windows Store apps with HTML5/JavaScript (archived)
Question
0
Sign in to vote
Is it possible to programmatically access apps own manifest from the app code? Specifically I would like to read list of file associations for my own app.
Tuesday, September 18, 2012 11:39 PM
Answers
0
Sign in to vote
The manifest is in your install directory, so you can read it like any other XML file.
--Rob
Marked as answer by
Dino He
Thursday, October 11, 2012 2:41 PM
Thursday, September 20, 2012 1:49 AM
Moderator