MobilePage.RelativeFilePath Właściwość

Definicja

Pobiera względny adres URL do strony. Ten interfejs API jest przestarzały. Aby uzyskać informacje na temat tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Witryny z 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

Wartość właściwości

Względny adres URL strony.

Atrybuty

Dotyczy

Zobacz też