HttpRuntime.AspClientScriptPhysicalPath Propriété

Définition

Obtient le chemin d'accès au dossier pour les fichiers de script client 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

Valeur de propriété

String

Chemin d'accès au dossier pour les fichiers de script client ASP.NET.

Exceptions

ASP.NET n'est pas installé.

S’applique à