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

属性值

适用于