Store.RuleManager Property

Definition

Gets the rule manager.

public:
 property Microsoft::VisualStudio::Modeling::RuleManager ^ RuleManager { Microsoft::VisualStudio::Modeling::RuleManager ^ get(); };
public Microsoft.VisualStudio.Modeling.RuleManager RuleManager { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.RuleManager : Microsoft.VisualStudio.Modeling.RuleManager
Public ReadOnly Property RuleManager As RuleManager

Property Value

Attributes

Applies to