summaryP:DotNetNuke.Services.Exceptions.ExceptionInfo.Source

Namespace: DotNetNuke.Services.Exceptions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also