HttpRequest.AppRelativeCurrentExecutionFilePath プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > HttpRequest.AppRelativeCurrentExecutionFilePath プロパティの意味・解説 

HttpRequest.AppRelativeCurrentExecutionFilePath プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

アプリケーション ルート仮想パス取得しティルダ (~) 表記 ("~/page.aspx" など) を使用したアプリケーション ルート相対パスにします。

名前空間: System.Web
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public ReadOnly Property
 AppRelativeCurrentExecutionFilePath As String
Dim instance As HttpRequest
Dim value As String

value = instance.AppRelativeCurrentExecutionFilePath
public string AppRelativeCurrentExecutionFilePath
 { get; }
public:
property String^ AppRelativeCurrentExecutionFilePath {
    String^ get ();
}
/** @property */
public String get_AppRelativeCurrentExecutionFilePath ()
public function get AppRelativeCurrentExecutionFilePath
 () : String

プロパティ
現在の要求対応するアプリケーション ルート仮想パス

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

HttpRequest.AppRelativeCurrentExecutionFilePath プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



HttpRequest.AppRelativeCurrentExecutionFilePath プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS