Table of Contents

Property PythonName

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

PythonName

Gets or sets Python name. By default returns 'python' on Windows and 'python3' on other operating systems.

public static string PythonName { get; set; }

Property Value

string