Visual Basic (Usage) | Copy Code |
---|---|
Dim error As Exception Dim instance As New UpdateSummaryEventArgs(error) |
Managed Extensions for C++ | |
---|---|
public: UpdateSummaryEventArgs( Exception* error ) |
C++/CLI | |
---|---|
public: UpdateSummaryEventArgs( Exception^ error ) |
Parameters
- error
- Type: System.Exception The error for the updated summary.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7