C# Class System.Diagnostics.FileVersionInfo

Exibir arquivo Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
ConvertTo8DigitHex ( uint value ) : string
FileVersionInfo ( string fileName ) : System.Globalization
GetFileVersionLanguage ( IntPtr memPtr ) : string
GetFileVersionString ( IntPtr memPtr, string name ) : string
GetFixedFileInfo ( IntPtr memPtr ) : Interop.Version.VS_FIXEDFILEINFO
GetVarEntry ( IntPtr memPtr ) : uint
GetVersionInfoForCodePage ( IntPtr memIntPtr, string codepage ) : bool
HIWORD ( uint dword ) : uint
LOWORD ( uint dword ) : uint