Gets the name of the product the file is distributed with.
string fileversioninfo::get-product-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 product the file is distributed with.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions