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