Inner Drive Extensible Architecture
C#
Show/Hide TOC
Wrapped
Exception
Base
Object Property
Gets the underlying
Object
wrapped by this
WrappedException
.
Definition
Namespace:
InnerDrive.Core
Assembly:
InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
Copy
public
Object
BaseObject
{
get
; }
Property Value
Object
Implements
IWrappedObject
BaseObject
See Also
Reference
WrappedException Class
InnerDrive.Core Namespace
In This Article
Definition
Property Value
Implements
See Also