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. [Edit]

public bool AssertUiEnabled { set; get; }

Value

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

Remarks

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

This is currently ignored by Mono.

[Edit]

Requirements

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