Udostępnij za pośrednictwem


NavigationManager.ToBaseRelativePath(String) Metoda

Definicja

Biorąc pod uwagę podstawowy identyfikator URI (np. jeden wcześniej zwrócony przez BaseUriusługę ), konwertuje bezwzględny identyfikator URI na jeden względem prefiksu podstawowego identyfikatora URI.

public:
 System::String ^ ToBaseRelativePath(System::String ^ uri);
public string ToBaseRelativePath (string uri);
member this.ToBaseRelativePath : string -> string
Public Function ToBaseRelativePath (uri As String) As String

Parametry

uri
String

Bezwzględny identyfikator URI, który znajduje się w przestrzeni podstawowego identyfikatora URI.

Zwraca

Względna ścieżka identyfikatora URI.

Dotyczy