Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Stack trace of the exception.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property StackTrace As String
Get
'Usage
Dim instance As SPUserCodeSolutionProxiedException
Dim value As String
value = instance.StackTrace
public override string StackTrace { get; }
Property value
Type: System.String
Returns String.
Implements
See also
Reference
SPUserCodeSolutionProxiedException class