ToolingFacade.LogWarningDelegate Property

Definition

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

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

Property Value

Applies to