HttpRuntime.AspClientScriptPhysicalPath Propriedade

Definição

Obtém o caminho da pasta para os arquivos de script do 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 da propriedade

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

Exceções

ASP.NET não está instalado.

Aplica-se a