Information regarding an assembly (program or library) More...
Public Member Functions | |
| override string | ToString () |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
| bool | Equals (AssemblyInfo other) |
| int | CompareTo (AssemblyInfo comparePart) |
Properties | |
| string | Name [get] |
| Name of the program or library. | |
| string | Version [get] |
| Version of the program or library. | |
| string | FileName [get] |
| On-disk file name of the program or library. | |
| string | BaseName [get] |
| The base name of the file name of the program or library. | |
Information regarding an assembly (program or library)