This document is archived and information here might be outdated. Recommended version. |
The python module file path.
[Visual Basic .NET] Public Property PythonModule As String
[C#] public string PythonModule {get; set;}
[C++]
HRESULT get_PythonModule(
System.String* pModule
);
[C++]
HRESULT put_PythonModule(
BSTR pModule
);
[C++]
Parameters pModule [out, retval]
pModule is a parameter of type BSTR* pModule [in]
pModule is a parameter of type BSTR