Intersoft ClientUI Documentation
Exception Property (ExceptionRoutedEventArgs)



Gets or sets the Exception.
Syntax
Public ReadOnly Property Exception As ExceptionRoutedEventArgs
Dim instance As ExceptionRoutedEventArgs
Dim value As ExceptionRoutedEventArgs
 
value = instance.Exception
public ExceptionRoutedEventArgs Exception {get;}
public:
property ExceptionRoutedEventArgs^ Exception {
   ExceptionRoutedEventArgs^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ExceptionRoutedEventArgs Class
ExceptionRoutedEventArgs Members

Send Feedback