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)