summaryP:DotNetNuke.Services.Exceptions.ExceptionInfo.StackTrace

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

Syntax

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

See Also