Mono Class Library: System.Diagnostics.DefaultTraceListener Overview | Members

System.Diagnostics.DefaultTraceListener.AssertUiEnabled Property

Gets or sets whether a GUI is used for some functionality. This is ignored by Mono.

public bool AssertUiEnabled { set; get; }

Value

Whether or not a GUI should be used when TraceListener.Fail is called.

Remarks

If true, calls to TraceListener.Fail should appear in a GUI dialog box.

This is currently ignored by Mono.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0