ToolingFacade.LogVerboseDelegate Property

Definition

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

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

Property Value

Applies to