WorkflowPreferenceVariables.PSRunInProcessPreference Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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