HttpRuntime.AspClientScriptPhysicalPath Propriedade

Definição

Obtém o caminho da pasta para os ficheiros de script cliente 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

Valor de Propriedade

O caminho da pasta para os ficheiros de script cliente ASP.NET.

Exceções

O ASP.NET não está instalado.

Aplica-se a