IHostingEnvironment.ContentRootPath Свойство

Определение

Возвращает или задает абсолютный путь к каталогу, где находятся файлы содержимого приложения.

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

Значение свойства

Применяется к