PlugName

Gets the name of the plugin used to read the file, e.g., “gdlplg.rct“. The available plugins are files with RCT extension that exist in the TBPlugs directory.

 

JavaScript

 

 

 

PlugName

 

C#

 

 

 

string PlugName { get; }

 

C++

 

 

 

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