CivetException..::..StackTrace Property

获取调用堆栈上直接帧的字符串表示形式。

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public string StackTrace { get; }
Public ReadOnly Property StackTrace As String
	Get
public:
property String^ StackTrace {
	String^ get ();
}

Field Value

调用堆栈上直接帧的字符串表示形式