RuleManager.IsRuleSuspended 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.
Gets the suspension state of the rule manager.
public:
property bool IsRuleSuspended { bool get(); };
public bool IsRuleSuspended { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsRuleSuspended : bool
Public ReadOnly Property IsRuleSuspended As Boolean
Property Value
- Attributes