Share via


IUriContext Interface

Definition

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.

Applies to