Table of Contents

Property PythonNameAndExt

Namespace
Alternet.Common.Python
Assembly
Alternet.Common.Python.v10.dll

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; }

Property Value

string