HttpContext.Features Özellik

Tanım

Bu istekte bulunan sunucu ve ara yazılım tarafından sağlanan HTTP özellikleri koleksiyonunu alır.

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

Özellik Değeri

Şunlara uygulanır