Get or set the name of the application or the object that causes the error.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public override string Source { get; set; }
Visual Basic
Public Overrides Property Source As String
	Get
	Set

Implements

_Exception..::..Source

See Also