Property Result
- Namespace
- QueryGuard.Testing
- Assembly
- QueryGuard.Testing.dll
Result
Gets the result that failed, so a test can inspect the findings programmatically instead of parsing the message.
public QueryGuardResult? Result { get; }
Gets the result that failed, so a test can inspect the findings programmatically instead of parsing the message.
public QueryGuardResult? Result { get; }