PoolNewInstanceExceptionEventArgsException Property |
exception
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
public:
property Exception^ Exception {
Exception^ get ();
}
member Exception : Exception with get
Property Value
Type:
ExceptionSee Also