EvalResult.IsPassed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
indicates if the check passed or failed.
public bool IsPassed { get; }
member this.IsPassed : bool
Public ReadOnly Property IsPassed As Boolean