AnalysisBuilder.ServerFeatures Vlastnost

Definice

Získá sadu funkcí HTTP, které poskytuje server aplikace.

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

Hodnota vlastnosti

IFeatureCollection

Implementuje

Platí pro