HttpRuntime.AspClientScriptPhysicalPath Proprietà

Definizione

Ottiene il percorso della cartella per i file script client ASP.NET.

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

Valore della proprietà

Percorso della cartella per i file script client ASP.NET.

Eccezioni

ASP.NET non è installato.

Si applica a