EbsOpen Class Library for EBSILON®Professional

Application.ModuleFileName Property

Fully qualified path to the EBSILON®Professional module.

[Visual Basic]
Public Property ReadOnly ModuleFileName As String
[C#]
public string ModuleFileName { get; }
[C++]
public: __property String* get_ModuleFileName();
[JScript]
public function get ModuleFileName() : String

Property Value

Fully qualified path to the EBSILON®Professional module.

Remarks

Fully qualified path to the EBSILON®Professional module.

See Also

Application Class | EbsOpen Namespace