IWebHostEnvironment.WebRootPath Özellik

Tanım

Web'de rezerve edilebilir uygulama içerik dosyalarını içeren dizinin mutlak yolunu alır veya ayarlar. Bu varsayılan olarak 'wwwroot' alt klasörüdür.

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

Özellik Değeri

Şunlara uygulanır