次の方法で共有


LibuvTransport.Log プロパティ

定義

public:
 property Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::ILibuvTrace ^ Log { Microsoft::AspNetCore::Server::Kestrel::Transport::Libuv::Internal::ILibuvTrace ^ get(); };
public Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.ILibuvTrace Log { get; }
member this.Log : Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.ILibuvTrace
Public ReadOnly Property Log As ILibuvTrace

プロパティ値

Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.Internal.ILibuvTrace

適用対象