HttpRuntime.AspClientScriptPhysicalPath Egenskap

Definition

Hämtar mappsökvägen för ASP.NET klientskriptfiler.

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

Egenskapsvärde

Mappsökvägen för ASP.NET klientskriptfiler.

Undantag

ASP.NET är inte installerat.

Gäller för