Application.LogWarningsToApplicationOutput Property

Definition

Caution

Assign the LogWarningsListener

Gets or sets whether runtime warnings are sent to the application's output.

[System.Obsolete("Assign the LogWarningsListener")]
public static bool LogWarningsToApplicationOutput { get; set; }
member this.LogWarningsToApplicationOutput : bool with get, set

Property Value

System.Boolean
Attributes
System.ObsoleteAttribute

Applies to