WorkflowPreferenceVariables.PSRunInProcessPreference Field

Definition

Workflow variable that controls when activities are run in process. If true, all activities in the enclosing scope will be run in process

public: System::String ^ PSRunInProcessPreference;
std::wstring PSRunInProcessPreference;
public const string PSRunInProcessPreference;
val mutable PSRunInProcessPreference : string
Public Const PSRunInProcessPreference As String 

Field Value

Applies to