AssemblyName Properties |
The AssemblyName type exposes the following members.
Name | Description | |
---|---|---|
![]() | Flags | Gets or sets the attributes of the assembly. |
![]() | FullName | Gets the full name of the assembly, also known as the display name. |
![]() | Name | Gets or sets the simple name of the assembly. This is usually, but not necessarily, the file name of the manifest file of the assembly, minus its extension. |
![]() | Version | Gets or sets the major, minor, build, and revision numbers of the assembly. |