Udostępnij przez


HostingStartupAttribute(Type) Konstruktor

Definicja

Tworzy obiekt HostingStartupAttribute o określonym typie.

public:
 HostingStartupAttribute(Type ^ hostingStartupType);
public HostingStartupAttribute (Type hostingStartupType);
new Microsoft.AspNetCore.Hosting.HostingStartupAttribute : Type -> Microsoft.AspNetCore.Hosting.HostingStartupAttribute
Public Sub New (hostingStartupType As Type)

Parametry

hostingStartupType
Type

Typ implementujący IHostingStartupelement .

Dotyczy