TestServer.Features Ö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.
Test sunucusuyla ilişkili sunucu özellikleri koleksiyonunu alır.
public:
property Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ Features { Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ get(); };
public Microsoft.AspNetCore.Http.Features.IFeatureCollection Features { get; }
member this.Features : Microsoft.AspNetCore.Http.Features.IFeatureCollection
Public ReadOnly Property Features As IFeatureCollection