AssemblyName Members
The following tables list the members exposed by the AssemblyName type.
Public Properties
Name | Description | |
---|---|---|
![]() |
FullName | Gets the full name of the assembly, also known as the display name. |
![]() |
Name | Gets or sets the simple name of the assembly. |
![]() |
Version | Gets or sets the major, minor, build, and revision numbers of the assembly. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |