Store.RuleManager 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 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