Share via


MobilePage.RelativeFilePath Vlastnost

Definice

Získá relativní adresu URL stránky. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobilní aplikace & Weby s ASP.NET.

public:
 property System::String ^ RelativeFilePath { System::String ^ get(); };
[System.ComponentModel.Browsable(false)]
public string RelativeFilePath { get; }
[<System.ComponentModel.Browsable(false)>]
member this.RelativeFilePath : string
Public ReadOnly Property RelativeFilePath As String

Hodnota vlastnosti

Relativní adresa URL stránky.

Atributy

Platí pro

Viz také