共用方式為


RuleSetDeploymentDriver.IsRuleSetDeployed(RuleSetInfo) 方法

定義

public:
 virtual bool IsRuleSetDeployed(Microsoft::RuleEngine::RuleSetInfo ^ ruleSetInfo);
public bool IsRuleSetDeployed (Microsoft.RuleEngine.RuleSetInfo ruleSetInfo);
abstract member IsRuleSetDeployed : Microsoft.RuleEngine.RuleSetInfo -> bool
override this.IsRuleSetDeployed : Microsoft.RuleEngine.RuleSetInfo -> bool

參數

ruleSetInfo
RuleSetInfo

傳回

實作

適用於