Gets or sets the name of the application or the object that causes the error.
'Declaration
Public Overridable Property Source As String
public virtual string Source {get; set;}
Property Value
The name of the application or the object that causes the error.