Click or drag to resize
DebugContextCurrentThreadStack Property
Current thread stack

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public static Stack<ThreadDebugItem> CurrentThreadStack { get; }

Property Value

Type: StackThreadDebugItem
See Also