Mono Class Library: System.AppDomain Overview | Members

System.AppDomain.ToString Method

Returns a string representation of the current instance. [Edit]

public override string ToString ()

Returns

A string containing information about the current AppDomain instance. [Edit]

Remarks

The string returned by this method includes the friendly name of the application domain.

Note: This method overrides object.ToString .

[Edit]

Requirements

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