다음을 통해 공유


SPUserCodeSolutionProxiedException.StackTrace Property

Stack trace of the exception.

Namespace:  Microsoft.SharePoint.UserCode
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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

_Exception.StackTrace

See Also

Reference

SPUserCodeSolutionProxiedException Class

SPUserCodeSolutionProxiedException Members

Microsoft.SharePoint.UserCode Namespace