SpringCard LibCs for .NET  18.10.10
A set of utilities to simplify the development of .NET application
SpringCard.LibCs.AppInfo.AssemblyInfo Class Reference

Information regarding an assembly (program or library) More...

Inheritance diagram for SpringCard.LibCs.AppInfo.AssemblyInfo:

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.
 

Detailed Description

Information regarding an assembly (program or library)


The documentation for this class was generated from the following file: