DebugContextCurrentThreadStack Property |
Current thread stack
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static Stack<ThreadDebugItem> CurrentThreadStack { get; }
Property Value
Type:
StackThreadDebugItemSee Also