EbsOpen Class Library for EBSILON®Professional

Comp.XUIDllPath Property

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

See Also

Comp Class | EbsOpen Namespace