Mono Class Library: System.ObsoleteAttribute Overview | Members

System.ObsoleteAttribute.Message Property

Gets a string that contains suggested workarounds for the target of the current instance. [Edit]

public string Message { get; }

Value

A string that contains suggested workarounds for the target of the current instance. [Edit]

Remarks

This property is read-only.

The current instance contains a suggested workaround message if and only if such a message was specified when the current instance was constructed. If no workaround was specified for the current instance, the value of this property is null.

[Edit]

Requirements

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