Store::RuleManager Property

 

Gets the rule manager for the store.

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

public:
property RuleManager^ RuleManager {
	RuleManager^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling::RuleManager^

A RuleManager for the store.

Return to top
Show: