Gets a value indicating whether an error occurred during the operation.
Namespace:
Rebex
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Error As Exception Get |
C# |
---|
public Exception Error { get; } |