Share via


KestrelServer.Options 속성

정의

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

속성 값

적용 대상