Click or drag to resize

AssemblyVersionInfo Methods

The AssemblyVersionInfo type exposes the following members.

Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodStatic memberGetAssemblyVersionInfo
Create an AssemblyVersionInfo from an Assembly instance.
Public methodStatic memberGetFirst
Returns the Mike1D assembly with the earliest build date/time
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Overrides ValueTypeToString.)
Public methodStatic memberVersionToConsole
Report version to console, but only report once.
Top
See Also