ToolingFacade.LogInfoDelegate 属性

定义

获取或设置要运行以记录信息的操作。

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

属性值

适用于