TestServer.IServer.Features Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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