EndpointMetadataApiExplorerServiceCollectionExtensions.AddEndpointsApiExplorer 方法

定義

使用 Metadata 設定 ApiExplorer。

public static Microsoft.Extensions.DependencyInjection.IServiceCollection AddEndpointsApiExplorer (this Microsoft.Extensions.DependencyInjection.IServiceCollection services);
static member AddEndpointsApiExplorer : Microsoft.Extensions.DependencyInjection.IServiceCollection -> Microsoft.Extensions.DependencyInjection.IServiceCollection
<Extension()>
Public Function AddEndpointsApiExplorer (services As IServiceCollection) As IServiceCollection

參數

傳回

適用於