

Path.Combine(installRoot, "WINWORD.EXE")) įileVersion = fileVersionInfo.FileVersion Using Word as an example: FileVersionInfo fileVersionInfo = FileVersionInfo.GetVersionInfo( With this information, you can get the FileVersionInfo for the selected application.

