共用方式為


NSException.CallStackSymbols 屬性

定義

傳回例外狀況的堆疊追蹤。

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

屬性值

String[]

值是字串陣列,每個呼叫框架各有一個字串。

屬性

適用於