IHostEnvironment.ContentRootPath Eigenschaft

Definition

Ruft den absoluten Pfad zum Verzeichnis ab, das die Anwendungsinhaltsdateien enthält, oder legt diesen 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: