HeroStats Libraries
CohScanner.Error Property

[This is preliminary documentation and subject to change.]

Gets the text of the last error message that was produced by the scanner

[Visual Basic]
Public ReadOnly Property Error As String
[C#]
public string Error {get;}

See Also

CohScanner Class | CityOfHeroes.Scanner Namespace