RuleStore.Info Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
Info(RuleSet) | |
Info(Vocabulary) |
Info(RuleSet)
protected:
static Microsoft::RuleEngine::RuleSetInfo ^ Info(Microsoft::RuleEngine::RuleSet ^ ruleset);
protected static Microsoft.RuleEngine.RuleSetInfo Info (Microsoft.RuleEngine.RuleSet ruleset);
static member Info : Microsoft.RuleEngine.RuleSet -> Microsoft.RuleEngine.RuleSetInfo
Parametri
- ruleset
- RuleSet
Restituisce
Si applica a
Info(Vocabulary)
protected:
static Microsoft::RuleEngine::VocabularyInfo ^ Info(Microsoft::RuleEngine::Vocabulary ^ vocabulary);
protected static Microsoft.RuleEngine.VocabularyInfo Info (Microsoft.RuleEngine.Vocabulary vocabulary);
static member Info : Microsoft.RuleEngine.Vocabulary -> Microsoft.RuleEngine.VocabularyInfo
Parametri
- vocabulary
- Vocabulary