Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8426861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:38:37+00:00 2026-06-10T04:38:37+00:00

What are the URI schemes supported in Windows 8 apps? I have seen references

  • 0

What are the URI schemes supported in Windows 8 apps? I have seen references to ms-appx: and ms-appdata: and some rare mentions of ms-resource: but I could not find any document that would be a list of the schemes (although I thought I have seen one in the past). I am wondering if URL.createObjectURL returns some other schemes, but I can’t see a version of it for XAML apps. http://msdn.microsoft.com/en-us/library/windows/apps/Hh781215.aspx. Are there any other URI schemes supported in WinRT?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T04:38:39+00:00Added an answer on June 10, 2026 at 4:38 am

    I believe the Metro js schemes. apply to xaml as well.

    Some of those for xaml apps are listed here: How to Load File Resources (for XAML apps)

    ms-resource: for xaml apps is listed here: ResourceLoader.GetStringForReference

    URIs available in metro applications:

    General form

    <scheme>://<domain name>/<path>
    

    Http

    http://www.contoso.com/images/logo.png
    

    App Package

    ms-appx:
    ms-appx:///default.html
    ms-appx-web:
    

    Content referenced via this scheme is loaded from the local package,
    but runs with the abilities and restrictions of the web context.

    File System

    Can’t be used directly. To use, obtain an IStorageItem and then use URL.createObjectURL

    file://
    

    App Data

    ms-appdata://
    

    Resources

    ms-resource://
    

    Dependent Packages

    <domain name>:
    

    URIs for WebSockets

    ws: for unencrypted and wss: for encrypted. Used like this:

    webSocket = new MessageWebSocket();
    await webSocket.ConnectAsync("wss://www.example.com");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

ResourceContext.matchResource(URI) allows me to convert a URI to a Resource, but how do I
confused - given a track uri, I can get one album but possibly more
I have an URI image file, and I want to reduce its size to
I have a Uri object being passed to a constructor of my class. I
I have a System.Uri, e.g., var uri = new Uri(http://www.domain.com/foo/bar); How do I get
I have: String uri = @drawable/myresource.png; How can I load that in ImageView? this.setImageDrawable?
I have a database client application. Some people will run multiple instances (i.e. processes)
I've seen this question asked 100+ times but none of the answers are working
I want to have a REST resource for Foo and I want to be
I have a application that registers a handler for custom URI on the Phone.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.