Home > Working with SGWorld > Project (IProject6) > get_Settings

get_Settings

Returns the value of a specified parameter in the FLY file Project Settings.

This method is exposed only in C#. To use from C++ or JavaScript use the Settings property.

 

C#

 

dynamic get_ Settings(

      string paramName)