次の方法で共有


ToolingFacade.LogVerboseDelegate プロパティ

定義

詳細な情報をログに記録するために実行するアクションを取得または設定します。

public Action<string> LogVerboseDelegate { get; set; }
member this.LogVerboseDelegate : Action<string> with get, set
Public Property LogVerboseDelegate As Action(Of String)

プロパティ値

適用対象