Mono Class Library: System.ObjectDisposedException Overview | Members

System.ObjectDisposedException.Message Property

Gets the message that describes the error. [Edit]

public override string Message { get; }

Value

A string that describes the error. [Edit]

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.

[Edit]

Requirements

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