NSException.CallStackSymbols Propriété

Définition

Retourne la trace de pile pour l’exception.

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

Valeur de propriété

String[]

La valeur est un tableau de chaînes, une chaîne pour chaque frame d’appel.

Attributs

S’applique à