TestServer.IServer.Features 屬性

定義

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

屬性值

實作

適用於