Share via


RuleManager.SuspendRuleNotification Method

Suspends rule notification to the client.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntax

'Declaration
Public Function SuspendRuleNotification As Boolean
public bool SuspendRuleNotification()
public:
bool SuspendRuleNotification()
member SuspendRuleNotification : unit -> bool
public function SuspendRuleNotification() : boolean

Return Value

Type: Boolean
true if rule notification is suspended; otherwise, false.

.NET Framework Security

See Also

Reference

RuleManager Class

Microsoft.VisualStudio.Modeling Namespace