Click or drag to resize

VersionInfo Properties

The VersionInfo type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberClrVersion Returns the Common Language Runtime version number.
Public propertyCode exampleConfiguration Returns information about the current application's compile configuration.
Public propertyCode exampleCopyright Returns the copyright information about the current application.
Public propertyCode exampleDescription Returns a description of the application.
Public propertyCode exampleFileDateGets the date and time the assembly was compiled.
Public propertyCode exampleName Gets the short name of the running application.
Public propertyTimeStamp The assembly time stamp from the portable executable header
Public propertyCode exampleTitle Gets the application's full title.
Public propertyCode exampleVersionGets the assembly's version number.
Top
See Also