Source
This property specifies the name of the object that generated the error.
Declaration
// C#
public string Source {get;}Property Value
The object that generated the error.
This property specifies the name of the object that generated the error.
Declaration
// C#
public string Source {get;}Property Value
The object that generated the error.