RequestNavigateEventArgs.Uri 속성

정의

탐색 중인 콘텐츠에 대한 URI(Uniform Resource Identifier)입니다.

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

속성 값

Uri

탐색 중인 콘텐츠에 대한 URI입니다.

적용 대상