Click or drag to resize

LocationReThrownExceptionOriginalStack Property

The original stack. Or null if the template exception was never originally thrown.

Namespace:  Demo3D.Common
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 15.0.2.11458
Syntax
C#
public string OriginalStack { get; }

Property Value

Type: String
See Also