Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
AssemblyName « Reflection « C# / C Sharp
C# / C Sharp
Reflection
AssemblyName
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.