EbsOpen Class Library for EBSILON®Professional

ApplicationPaths.VTUOEMGasTurbineLibraryFolder Property

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

Remarks

Reading / Writing: deprecated: VTUOEMGasTurbineLibraryFolder is no longer used; return value is always an empty-string

See Also

ApplicationPaths Class | EbsOpen Namespace