Home > Working with SGWorld > Project (IProject6) > Name
Returns the name of the current loaded FLY file. If no FLY file is loaded, “NO_FLY” is returned.
JavaScript
Name
C#
string Name { get; }
C++
HRESULT Name([out, retval] BSTR* pVal)