Share via


HttpRuntime.AspClientScriptVirtualPath プロパティ

定義

ASP.NET クライアント スクリプト ファイルの仮想パスを取得します。

public:
 static property System::String ^ AspClientScriptVirtualPath { System::String ^ get(); };
public static string AspClientScriptVirtualPath { get; }
static member AspClientScriptVirtualPath : string
Public Shared ReadOnly Property AspClientScriptVirtualPath As String

プロパティ値

ASP.NET クライアント スクリプト ファイルの仮想パス。

適用対象