Represents an object for verification of the assembly version

The following tables list the members exposed by the AssemblyVersion type.

Name Description
Public constructor AssemblyVersion Creates an instance of the AssemblyVersion class
Top
Name Description
Public property Version Gets or sets a Version of the current assembly
Top
Name Description
Public method CheckVersion Checks if the current assembly version matches the specified
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top