Click or drag to resize

AssemblyInfo Properties

The AssemblyInfo type exposes the following members.

Properties
  NameDescription
Public propertyClrVersion
Returns CLR version.
Public propertyFileVersion
Returns the file version.
Public propertyImageRuntimeVersion
Returns the ImageRuntimeVersion.
Public propertyPath
Returns the location of the assembly
Public propertyProductVersion
Returns the product version.
Public propertyTargetedFramework
Returns targeted framework version.
Public propertyVersion
Returns assembly version.
Top
See Also