RuleSetDeploymentDriver.ExportVocabularyToFileRuleStore Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual 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
override this.ExportVocabularyToFileRuleStore : Microsoft.RuleEngine.VocabularyInfo * string -> unit
Parameter
- vocabularyInfo
- VocabularyInfo
- fullFileName
- String