Compartilhar via


HttpRuntime.AspClientScriptPhysicalPath Propriedade

Definição

Obtém o caminho da pasta para os arquivos de script de cliente do ASP.NET.

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

Valor da propriedade

String

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

Exceções

O ASP.NET não está instalado.

Aplica-se a