XPathNodeIterator ExecutePyScriptInDirectoryInCommandLine (string directoryPath, string commandLine)
Runs python with the specified script with zero or more arguments using the specified directory as the working directory.
Parameters:
directoryPath | The working directory path where the python command line is going to be executed. |
commandLine | The command line in python to be executed. |
Returns:
A node set.
Last modified date: 10/14/2020