KestrelServerOptions.ConfigurationLoader Właściwość

Definicja

Udostępnia źródło konfiguracji, w którym punkty końcowe zostaną załadowane z poziomu uruchamiania serwera. Wartość domyślna to null.

public:
 property Microsoft::AspNetCore::Server::Kestrel::KestrelConfigurationLoader ^ ConfigurationLoader { Microsoft::AspNetCore::Server::Kestrel::KestrelConfigurationLoader ^ get(); void set(Microsoft::AspNetCore::Server::Kestrel::KestrelConfigurationLoader ^ value); };
public Microsoft.AspNetCore.Server.Kestrel.KestrelConfigurationLoader ConfigurationLoader { get; set; }
public Microsoft.AspNetCore.Server.Kestrel.KestrelConfigurationLoader? ConfigurationLoader { get; set; }
member this.ConfigurationLoader : Microsoft.AspNetCore.Server.Kestrel.KestrelConfigurationLoader with get, set
Public Property ConfigurationLoader As KestrelConfigurationLoader

Wartość właściwości

Dotyczy