Name

Gets the name and path of the currently loaded Fly file. If no Fly file is loaded, an empty string is returned.

 

JavaScript

 

Name

 

C#

 

string Name { get; }

 

C++

 

HRESULT Name([out, retval] BSTR* pVal)