Share via


AssemblyName Members

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

Public Properties

Name Description
Public Property FullName Gets the full name of the assembly, also known as the display name.
Public Property Name Gets or sets the simple name of the assembly.
Public Property Version Gets or sets the major, minor, build, and revision numbers of the assembly.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

See Also

Reference

AssemblyName Class
System.Reflection Namespace