Bridge

ErrorException..::..Error Property

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

Syntax


public virtual Error Error { get; }
Public Overridable ReadOnly Property Error As Error
	Get
public:
virtual property Error^ Error {
	Error^ get ();
}