CoreConfigSettingIdsPythonLibraryFilePath Field |
The path of the Python library file (.so or .dll). If empty, the application will attempt to search for the Python library file in the default Python installation locations for the corresponding operating system.
Remarks The value of this constant is a8b1fb32-ca09-4408-8b1a-ae91e63a581a.
Data Type:
String.
Default Value:
Empty.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid PythonLibraryFilePath
Public Shared ReadOnly PythonLibraryFilePath As Guid
public:
static initonly Guid PythonLibraryFilePath
static val PythonLibraryFilePath: Guid
Field Value
Type:
GuidSee Also