TestServer.IServer.Features Property

Definition

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

Property Value

Implements

Applies to