FeatureReferences<TCache>.Collection Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft das IFeatureCollection ab.
public:
property Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ Collection { Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ get(); };
public Microsoft.AspNetCore.Http.Features.IFeatureCollection Collection { get; }
member this.Collection : Microsoft.AspNetCore.Http.Features.IFeatureCollection
Public ReadOnly Property Collection As IFeatureCollection