DebugHelperGetStack Method |
Gets the current stack.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static string GetStack(
int depth = 0
)
Parameters
- depth (Optional)
- Type: SystemInt32
Stack depth
Return Value
Type:
StringSee Also