共用方式為


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

屬性值

引數的集合。

屬性

適用於