Linux Mac OSX Windows

Implemented by


  
[scriptable, uuid(dc42f467-4094-437d-9e3e-8912a072aede)]
interface nsILocalFileWin : nsILocalFile

Methods

 getVersionInfoValue

 Retrieve a metadata field from the file's VERSIONINFO block.
 Throws NS_ERROR_FAILURE if no value is found, or the value is empty.

 @param   aField         The field to look up.

AString getVersionInfoField(in string aField)