Foo.FileVersionInfo.Version |
The full version string from the File Version property |
Foo.FileVersionInfo.Version.Major |
The major version from the File Version property |
Foo.FileVersionInfo.Version.Minor |
The minor version from the File Version property |
Foo.FileVersionInfo.Version.Build |
The build version from the File Version property |
Foo.FileVersionInfo.Version.Revision |
The revision version from the File Version property |
Foo.ProductVersionInfo.Version |
The full version string from the Product Version property |
Foo.ProductVersionInfo.Version.Major |
The major version from the Product Version property |
Foo.ProductVersionInfo.Version.Minor |
The minor version from the Product Version property |
Foo.ProductVersionInfo.Version.Build |
The build version from the Product Version property |
Foo.ProductVersionInfo.Version.Revision |
The revision version from the Product Version property |
Foo.AssemblyVersionInfo.Version |
The full version string from the Assembly Version property |
Foo.AssemblyVersionInfo.Version.Major |
The major version from the Assembly Version property |
Foo.AssemblyVersionInfo.Version.Minor |
The minor version from the Assembly Version property |
Foo.AssemblyVersionInfo.Version.Build |
The build version from the Assembly Version property |
Foo.AssemblyVersionInfo.Version.Revision |
The revision version from the Assembly Version property |