IHostEnvironment.ContentRootPath Eigenschaft

Definition

Ruft den absoluten Pfad zum Verzeichnis ab, das die Inhaltsdateien der Anwendung enthält, oder legt ihn fest.

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

Eigenschaftswert

Gilt für: