Mono Class Library: System.ObjectDisposedException Overview | Members

System.ObjectDisposedException.Message Property

Gets the message that describes the error.

public override string Message { get; }

Value

A string that describes the error.

Remarks

If the ObjectDisposedException.ObjectName property is not null , the message includes the name of the object.

This property is read-only.

Note: This property overrides Exception.Message.

Requirements

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