HeroStats Libraries
SimulateScanner.Error Property

[This is preliminary documentation and subject to change.]

Text of last error encountered by this scanner

[Visual Basic]
Public Property Error As String _
    Implements IScanner.Error
[C#]
public string Error {get; set;}

Implements

IScanner.Error

See Also

SimulateScanner Class | CityOfHeroes.Scanner Namespace