Share via


Accessing Version Information from Within Your Program

 

The latest version of this topic can be found at Accessing Version Information from Within Your Program.

The latest version of this topic can be found at Accessing Version Information from Within Your Program.

To access version information from within your program

  1. If you want to access the version information from within your program, use the GetFileVersionInfo function and the VerQueryValue function.

For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resources strings to properties, see Walkthrough: Localizing Windows Forms and Walkthrough: Using Resources for Localization with ASP.NET.

Requirements

Win32

See Also

Version Information Editor
Version Information (Windows)