DisposableObjectCreatorStackTrace Property |
Returns the stack trace captured when this object was created.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string CreatorStackTrace { get; }
Public ReadOnly Property CreatorStackTrace As String
Get
Property Value
Type:
StringSee Also