Table of Contents

Property PythonLibNameWithoutExt

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

PythonLibNameWithoutExt

Gets or sets the name of the Python library without its file extension. By default, it returns "Python" on Windows and "libpython" on other operating systems.

public static string PythonLibNameWithoutExt { get; set; }

Property Value

string