Share via


SPException.NativeStackTrace property

Gets the native code stack trace associated with this SPException object.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public string NativeStackTrace { get; }

Property value

Type: System.String
String

Remarks

The native code stack trace.

See also

Reference

SPException class

SPException members

Microsoft.SharePoint namespace