Share via


MobilePage.RelativeFilePath プロパティ

定義

ページへの相対 URL を取得します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「mobile Apps & Sites with 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

プロパティ値

ページへの相対 URL。

属性

適用対象

こちらもご覧ください