fileversioninfo::get-company-name

Gets the name of the company that produced the file.
string fileversioninfo::get-company-name(fileVersionInfo)

Parameters

Name Type Description
fileVersionInfo FileVersionInfo A System.Diagnostics.FileVersionInfo instance containing version information about a file.

Return Value

The name of the company that produced the file.

Requirements

Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Functions