|   | ErrorLoggerExceptionToWindowsGui Method | 
        
        
            Shows Exception information in a Windows Application.
            
        
        Namespace: GSF.Windows.ErrorManagementAssembly: GSF.Windows (in GSF.Windows.dll) Version: 2.4.257-beta
 Syntax
Syntaxprotected override void ExceptionToWindowsGui()
Protected Overrides Sub ExceptionToWindowsGui
protected:
virtual void ExceptionToWindowsGui() override
abstract ExceptionToWindowsGui : unit -> unit 
override ExceptionToWindowsGui : unit -> unit 
function ExceptionToWindowsGui();
 See Also
See Also