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