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

屬性值

適用於