Bridge

ObsoleteAttribute..::..Message Property

Gets the workaround message, including a description of the alternative program elements.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


public string Message { get; }
Public ReadOnly Property Message As String
	Get
public:
property String^ Message {
	String^ get ();
}

Return Value

The workaround text string.