AssemblyInfo Properties |
The AssemblyInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ClrVersion |
Returns CLR version.
| |
| FileVersion |
Returns the file version.
| |
| ImageRuntimeVersion |
Returns the ImageRuntimeVersion.
| |
| Path |
Returns the location of the assembly
| |
| ProductVersion |
Returns the product version.
| |
| TargetedFramework |
Returns targeted framework version.
| |
| Version |
Returns assembly version.
|