共用方式為


ProfileWorkflowElement.StateMachineStateQueries 屬性

定義

取得 DotNetConfig.xsd 檔案中 StateMachineStateQueryElement 組態的集合。

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

屬性值

DotNetConfig.xsd 檔案中 StateMachineStateQueryElement 組態的集合。

屬性

適用於