ActivityStateQueryElement.Arguments 属性

定义

获取一个包含要用于筛选 ArgumentElementCollection 的变量的 ActivityStateRecord

public:
 property System::ServiceModel::Activities::Tracking::Configuration::ArgumentElementCollection ^ Arguments { System::ServiceModel::Activities::Tracking::Configuration::ArgumentElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("arguments")]
public System.ServiceModel.Activities.Tracking.Configuration.ArgumentElementCollection Arguments { get; }
[<System.Configuration.ConfigurationProperty("arguments")>]
member this.Arguments : System.ServiceModel.Activities.Tracking.Configuration.ArgumentElementCollection
Public ReadOnly Property Arguments As ArgumentElementCollection

属性值

参数的集合。

属性

适用于