IRuleSetDeploymentDriver.Undeploy 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Undeploy(RuleSetInfo) | |
Undeploy(RuleSetInfoCollection) |
Undeploy(RuleSetInfo)
public:
void Undeploy(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public void Undeploy (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member Undeploy : Microsoft.RuleEngine.RuleSetInfo -> unit
參數
- ruleSetInfo
- RuleSetInfo
適用於
Undeploy(RuleSetInfoCollection)
public:
void Undeploy(Microsoft::RuleEngine::RuleSetInfoCollection ^ ruleSetInfoCollection);
public void Undeploy (Microsoft.RuleEngine.RuleSetInfoCollection ruleSetInfoCollection);
abstract member Undeploy : Microsoft.RuleEngine.RuleSetInfoCollection -> unit
參數
- ruleSetInfoCollection
- RuleSetInfoCollection