Table of Contents

Property PythonLibPathSuffix

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

PythonLibPathSuffix

Gets or sets the suffix for the Python library path. By default, it returns "Lib" on Windows and "lib" on other operating systems.

public static string PythonLibPathSuffix { get; set; }

Property Value

string