EbsOpen Class Library for EBSILON®Professional

ApplicationPaths.TheUserDll Property

[Visual Basic]
Public Property TheUserDll As String
[C#]
public string TheUserDll { get; set; }
[C++]
public: __property String* get_TheUserDll();
public: __property void set_TheUserDll(String* );
[JScript]
public function get TheUserDll() : String
public function set TheUserDll(String);

See Also

ApplicationPaths Class | EbsOpen Namespace