title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | helpviewer_keywords | ms.assetid | caps.latest.revision | author | ms.author | manager | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Accessing Version Information from Within Your Program | Microsoft Docs |
11/04/2016 |
|
article |
|
|
|
18622333-d9e8-4309-9465-677cd10c79b1 |
12 |
mikeblome |
mblome |
ghogen |
- 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 Desktop Apps in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resource strings to properties, see Creating Resource Files for Desktop Apps. For information on globalization and localization of resources in managed apps, see Globalizing and Localizing .NET Framework Applications.
Requirements
Win32