summaryP:DotNetNuke.Services.Exceptions.ExceptionInfo.StackTrace
Namespace: DotNetNuke.Services.ExceptionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string StackTrace { get; set; } |
Visual Basic |
---|
Public Property StackTrace As String Get Set |