Share via


ToolingFacade.LogInfoDelegate Property

Definition

Gets or sets an action to be run to log information.

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

Property Value

Applies to