'Declaration <__DynamicallyInvokableAttribute()> Public Overridable Function GetBaseException() As System.Exception
'Usage Dim instance As ConnectionException Dim value As System.Exception value = instance.GetBaseException()
[__DynamicallyInvokable()] public virtual System.Exception GetBaseException()
public function GetBaseException(): System.Exception; virtual;
__DynamicallyInvokableAttribute() public function GetBaseException() : System.Exception;
[__DynamicallyInvokable()] public: virtual System.Exception* GetBaseException();
[__DynamicallyInvokable()] public: virtual System.Exception^ GetBaseException();