Click or drag to resize
ThreadDebugItemRequestGuid Property
Request GUID to identify debugs of the current thread

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public Guid RequestGuid { get; set; }

Property Value

Type: Guid
See Also