Property PythonDllFullName
PythonDllFullName
Gets or sets the full path to the Python DLL file. It includes directory, DLL name and extension.
public static string PythonDllFullName { get; set; }
Gets or sets the full path to the Python DLL file. It includes directory, DLL name and extension.
public static string PythonDllFullName { get; set; }