HttpRuntime.AspClientScriptPhysicalPath Eigenschaft

Definition

Ruft den Ordnerpfad für die ASP.NET-Clientskriptdateien ab.

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

Eigenschaftswert

String

Der Ordnerpfad für die ASP.NET-Clientskriptdateien.

Ausnahmen

ASP.NET ist nicht installiert.

Gilt für