Table of Contents

Property Error

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Error

Return the error of the last query operation. To indicate there was no error, it will return null

public Exception Error { get; }

Property Value

Exception