다음을 통해 공유


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

속성 값

인수 컬렉션입니다.

특성

적용 대상