Table of Contents

Property SkipReason

Namespace
RuleWright.Core
Assembly
RuleWright.Core.dll

SkipReason

Why the rule was never evaluated — Disabled (the author turned it off) or StoppedAfterMatch (evaluation had already finished) — or None when it was evaluated.

public RuleSkipReason SkipReason { get; }

Property Value

RuleSkipReason