FeatureReferences<TCache>.Collection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient IFeatureCollection.
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