Freigeben über


ImageTagHelper.HostingEnvironment Eigenschaft

Definition

Achtung

This property is obsolete and will be removed in a future version.

Ruft die IWebHostEnvironment für die Anwendung ab. Diese Eigenschaft ist veraltet und wird in einer zukünftigen Version entfernt.

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; }
[System.Obsolete("This property is obsolete and will be removed in a future version.")]
protected internal Microsoft.AspNetCore.Hosting.IWebHostEnvironment HostingEnvironment { get; }
member this.HostingEnvironment : Microsoft.AspNetCore.Hosting.IHostingEnvironment
[<System.Obsolete("This property is obsolete and will be removed in a future version.")>]
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

Eigenschaftswert

Attribute

Gilt für: