SPUserCodeSolutionProxiedException.StackTrace-Eigenschaft
Die Stapelüberwachung der Ausnahme.
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; }
Eigenschaftswert
Typ: System.String
Gibt String zurück.
Implementiert
Siehe auch
Referenz
SPUserCodeSolutionProxiedException Klasse