IHostEnvironment.ContentRootPath Eigenschap

Definitie

Hiermee haalt u het absolute pad op naar de map die de inhoudsbestanden van de toepassing bevat.

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

Waarde van eigenschap

Van toepassing op