다음을 통해 공유


IUriContext 인터페이스

정의

애플리케이션 컨텍스트를 사용하여 상대 URI를 절대 URI에 resolve 수 있는 서비스를 나타냅니다.

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를 가져오거나 설정합니다.

적용 대상