IUriContext Interface
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.
Represents a service that can use application context to resolve a relative URI to an absolute URI.
public interface class IUriContext
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(4219864566, 36613, 21230, 160, 28, 58, 158, 17, 138, 110, 162)]
struct IUriContext
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(4219864566, 36613, 21230, 160, 28, 58, 158, 17, 138, 110, 162)]
public interface IUriContext
Public Interface IUriContext
- Attributes
Properties
BaseUri |
Gets or sets the base URI of the current application context. |