WebApplication.IApplicationBuilder.ServerFeatures 属性

定义

Microsoft.AspNetCore.Http.Features.IFeatureCollection Microsoft.AspNetCore.Builder.IApplicationBuilder.ServerFeatures { get; }
member this.Microsoft.AspNetCore.Builder.IApplicationBuilder.ServerFeatures : Microsoft.AspNetCore.Http.Features.IFeatureCollection
 ReadOnly Property ServerFeatures As IFeatureCollection Implements IApplicationBuilder.ServerFeatures

属性值

实现

适用于