次の方法で共有


ToolingFacade.LogInfoDelegate プロパティ

定義

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

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

プロパティ値

適用対象