| Visual Basic (Declaration) | |
|---|---|
| Public ReadOnly Property Error As Exception | |
| C# | |
|---|---|
| public Exception Error {get;} | |
Property Value
An System.Exception instance, if an error occurred during an asynchronous operation; otherwise null.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7
 
     
     
     
     
    