Sets a pre-tokenised argument list. When non-empty, the control adapter emits these via instead of the single Arguments string.
public IProcessConfigurationBuilder SetArgumentList(IReadOnlyList<string>? argumentList)
The pre-tokenised argument list.