TestServer.IServer.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.
property Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ Microsoft::AspNetCore::Hosting::Server::IServer::Features { Microsoft::AspNetCore::Http::Features::IFeatureCollection ^ get(); };
Microsoft.AspNetCore.Http.Features.IFeatureCollection Microsoft.AspNetCore.Hosting.Server.IServer.Features { get; }
member this.Microsoft.AspNetCore.Hosting.Server.IServer.Features : Microsoft.AspNetCore.Http.Features.IFeatureCollection
ReadOnly Property Features As IFeatureCollection Implements IServer.Features