Property IsError
Namespace: Belay.Core
Assembly: Belay.Core.dll
IsError
Gets a value indicating whether this output represents an error.
csharp
public bool IsError { get; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets a value indicating whether this output represents an error.
public bool IsError { get; }