Freigeben über


IWebHost.ServerFeatures Eigenschaft

Definition

Die IFeatureCollection , die vom konfigurierten Server verfügbar gemacht wird.

public:
 property Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ ServerFeatures { Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ get(); };
public Microsoft.AspNetCore.Http.Features.IFeatureCollection ServerFeatures { get; }
member this.ServerFeatures : Microsoft.AspNetCore.Http.Features.IFeatureCollection
Public ReadOnly Property ServerFeatures As IFeatureCollection

Eigenschaftswert

Gilt für: