IRuleSetDeploymentDriver.ExportRuleSetToFileRuleStore Method
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.
public:
void ExportRuleSetToFileRuleStore(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo, System::String ^ fullFileName);
public void ExportRuleSetToFileRuleStore (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo, string fullFileName);
abstract member ExportRuleSetToFileRuleStore : Microsoft.RuleEngine.RuleSetInfo * string -> unit
Parameters
- ruleSetInfo
- RuleSetInfo
- fullFileName
- String