BaseUriHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a method to resolve relative uniform resource identifiers (URIs) with respect to the base URI of a container, such as a Frame.
public ref class BaseUriHelper abstract sealed
public static class BaseUriHelper
type BaseUriHelper = class
Public Class BaseUriHelper
- Inheritance
-
BaseUriHelper
Fields
BaseUriProperty |
Identifies the |
Attached Properties
BaseUri |
Gets or sets the base uniform resource identifier (URI). |
Methods
GetBaseUri(DependencyObject) |
Gets the value of the |
Applies to
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.