NSException.CallStackSymbols 属性

定义

返回异常的堆栈跟踪。

public virtual string[] CallStackSymbols { [Foundation.Export("callStackSymbols")] get; }
member this.CallStackSymbols : string[]

属性值

String[]

值是字符串数组,每个调用帧对应一个字符串。

属性

适用于