Application.LogWarningsToApplicationOutput Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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