This is experimental documentation.
Gets EXE information for the specified file.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Return Value
The file's version.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown if the fileName parameter is null (Nothing in Visual Basic). |
FileNotFoundException | Thrown if the file specified by fileName does not exist in the specified path. |
Assembly: Asgard5Library (Module: Asgard5Library)