Property PythonNameAndExt
PythonNameAndExt
Gets or sets Python name and extension. By default returns 'python.exe' on Windows and 'python3' on other operating systems.
public static string PythonNameAndExt { get; }
Gets or sets Python name and extension. By default returns 'python.exe' on Windows and 'python3' on other operating systems.
public static string PythonNameAndExt { get; }