共用方式為


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

適用於