Source property

Returns the name of the provider that generated the error.

Syntax
Visual Basic

Public Readonly Property Source As String
C#

public string  Source { get;}
See also