Utils.GetStackTrace(Int32) 方法

定义

public static string GetStackTrace (int skipFrames = 0);
static member GetStackTrace : int -> string
Public Function GetStackTrace (Optional skipFrames As Integer = 0) As String

参数

skipFrames
Int32

返回

适用于