AssemblyName « Reflection « C# / C Sharp






1.AssemblyName Class describes an assembly's unique identity in full.
2.Display information about each module of this assembly
3.Initializes a new instance of the AssemblyName class with the specified display name.
4.Gets or sets the major, minor, build, and revision numbers of the assembly.