[This is preliminary documentation and is subject to change.]
Returns the inner remote exception if any
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public WrappedExceptionData InnerException { get; }
public WrappedExceptionData InnerException { get; }
Public ReadOnly Property InnerException As WrappedExceptionData
Get
Public ReadOnly Property InnerException As WrappedExceptionData
Get
public:
property WrappedExceptionData^ InnerException {
WrappedExceptionData^ get ();
}
public:
property WrappedExceptionData^ InnerException {
WrappedExceptionData^ get ();
}
member InnerException : WrappedExceptionData with get
member InnerException : WrappedExceptionData with get
Property Value
Type:
WrappedExceptionData