Condividi tramite


LinkTagHelper.HostingEnvironment Proprietà

Definizione

Ottiene l'oggetto IWebHostEnvironment per l'applicazione.

protected:
 property Microsoft::AspNetCore::Hosting::IHostingEnvironment ^ HostingEnvironment { Microsoft::AspNetCore::Hosting::IHostingEnvironment ^ get(); };
protected public:
 property Microsoft::AspNetCore::Hosting::IHostingEnvironment ^ HostingEnvironment { Microsoft::AspNetCore::Hosting::IHostingEnvironment ^ get(); };
protected public:
 property Microsoft::AspNetCore::Hosting::IWebHostEnvironment ^ HostingEnvironment { Microsoft::AspNetCore::Hosting::IWebHostEnvironment ^ get(); };
protected Microsoft.AspNetCore.Hosting.IHostingEnvironment HostingEnvironment { get; }
protected internal Microsoft.AspNetCore.Hosting.IHostingEnvironment HostingEnvironment { get; }
protected internal Microsoft.AspNetCore.Hosting.IWebHostEnvironment HostingEnvironment { get; }
member this.HostingEnvironment : Microsoft.AspNetCore.Hosting.IHostingEnvironment
member this.HostingEnvironment : Microsoft.AspNetCore.Hosting.IWebHostEnvironment
Protected ReadOnly Property HostingEnvironment As IHostingEnvironment
Protected Friend ReadOnly Property HostingEnvironment As IHostingEnvironment
Protected Friend ReadOnly Property HostingEnvironment As IWebHostEnvironment

Valore della proprietà

Si applica a