Partager via


HostingEnvironment.ContentRootPath Propriété

Définition

Obtient ou définit le chemin absolu du répertoire qui contient les fichiers de contenu de l’application.

public:
 property System::String ^ ContentRootPath { System::String ^ get(); void set(System::String ^ value); };
public string ContentRootPath { get; set; }
member this.ContentRootPath : string with get, set
Public Property ContentRootPath As String

Valeur de propriété

Implémente

Remarques

Cette API prend en charge l’infrastructure .NET et n’est pas destinée à être utilisée directement à partir de votre code.

S’applique à