FeatureReferences<TCache>.Collection Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
IFeatureCollection öğesini alır.
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