IUriContext 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示可使用應用程式內容將相對 URI 解析為絕對 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
- 屬性
屬性
BaseUri |
取得或設定目前應用程式內容的基底 URI。 |