KestrelConfigurationLoader.Options 속성

정의

KestrelServerOptions를 가져옵니다.

public:
 property Microsoft::AspNetCore::Server::Kestrel::Core::KestrelServerOptions ^ Options { Microsoft::AspNetCore::Server::Kestrel::Core::KestrelServerOptions ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServerOptions
Public ReadOnly Property Options As KestrelServerOptions

속성 값

적용 대상