Result_T_.IsFailure.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.Result<T>
Result<T>.IsFailure Property
Gets a value indicating whether the operation failed.
public bool IsFailure { get; }
January 20, 2026 ยท View on GitHub
Gets a value indicating whether the operation failed.
public bool IsFailure { get; }