Returns a
System.Diagnostics.FileVersionInfo
representing the version
information associated with the specified file.
FileVersionInfo fileversioninfo::get-version-info(fileName)
Parameters
Name | Type | Description |
---|---|---|
fileName | string | The file to retrieve the version information for. |
Return Value
A
System.Diagnostics.FileVersionInfo
containing information about the file.
Requirements
- Assembly
- NAnt
.Core .dll - Namespace
-
NAnt
.Core .Functions