次の方法で共有


CreateObject.ConstructorArguments プロパティ

定義

public:
 property Microsoft::RuleEngine::ArgumentCollection ^ ConstructorArguments { Microsoft::RuleEngine::ArgumentCollection ^ get(); void set(Microsoft::RuleEngine::ArgumentCollection ^ value); };
public Microsoft.RuleEngine.ArgumentCollection ConstructorArguments { get; set; }
member this.ConstructorArguments : Microsoft.RuleEngine.ArgumentCollection with get, set
Public Property ConstructorArguments As ArgumentCollection

プロパティ値

適用対象