'Declaration
<__DynamicallyInvokableAttribute()> Public Overridable Function GetBaseException() As System.Exception
'Usage
Dim instance As NIncompatibleTypeException Dim value As System.Exception value = instance.GetBaseException()
[__DynamicallyInvokable()] public virtual System.Exception GetBaseException()