[This is preliminary documentation and is subject to change.]
Returns stack trace
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public string StackTrace { get; }
public string StackTrace { get; }
Public ReadOnly Property StackTrace As String
Get
Public ReadOnly Property StackTrace As String
Get
public:
property String^ StackTrace {
String^ get ();
}
public:
property String^ StackTrace {
String^ get ();
}
member StackTrace : string with get
member StackTrace : string with get
Property Value
Type:
String