IRuleSetDeploymentDriver.GetDeployedRuleSets Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
GetDeployedRuleSets() | |
GetDeployedRuleSets(String) |
GetDeployedRuleSets()
public:
Microsoft::RuleEngine::RuleSetInfoCollection ^ GetDeployedRuleSets();
public Microsoft.RuleEngine.RuleSetInfoCollection GetDeployedRuleSets ();
abstract member GetDeployedRuleSets : unit -> Microsoft.RuleEngine.RuleSetInfoCollection
Public Function GetDeployedRuleSets () As RuleSetInfoCollection
Retours
S’applique à
GetDeployedRuleSets(String)
public:
Microsoft::RuleEngine::RuleSetInfoCollection ^ GetDeployedRuleSets(System::String ^ ruleSetName);
public Microsoft.RuleEngine.RuleSetInfoCollection GetDeployedRuleSets (string ruleSetName);
abstract member GetDeployedRuleSets : string -> Microsoft.RuleEngine.RuleSetInfoCollection
Public Function GetDeployedRuleSets (ruleSetName As String) As RuleSetInfoCollection
Paramètres
- ruleSetName
- String