Exception Property
Contains the Exception from the method call. If null, then the method completed with no Exceptions fired.
Syntax
public System.Exception Exception {get; set;}Public Property Exception As System.ExceptionContains the Exception from the method call. If null, then the method completed with no Exceptions fired.
public System.Exception Exception {get; set;}Public Property Exception As System.Exception