Click or drag to resize

RuntimeErrorStack Property

The stack trace of the runtime error, null if not available.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public string Stack { get; }

Property Value

Type: String
See Also