EbsOpen Class Library for EBSILON®Professional

ApplicationPaths.VTUOEMGasTurbineInstallationFolder Property

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

Remarks

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

See Also

ApplicationPaths Class | EbsOpen Namespace