MobilePage.RelativeFilePath プロパティとは何? わかりやすく解説 Weblio辞書 (original) (raw)
名前空間: System.Web.UI.MobileControls
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)
構文
Public ReadOnly Property RelativeFilePath As String
Dim instance As MobilePage Dim value As String
value = instance.RelativeFilePath
public string RelativeFilePath { get; }
public: property String^ RelativeFilePath { String^ get (); }
/** @property */ public String get_RelativeFilePath ()
public function get RelativeFilePath () : String
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
.NET Framework
サポート対象 : 2.0、1.1
関連項目
MobilePage クラス
MobilePage メンバ
System.Web.UI.MobileControls 名前空間
その他の技術情報
ページ
ASP.NET モバイル アプリケーション開発の概要
チュートリアル : モバイル デバイス用 Web ページの作成