The System.Configuration.Assemblies namespace contains classes that are used to configure an assembly.
Structure | Description |
---|---|
structure AssemblyHash | Represents a hash of an assembly manifest's contents. |
Enumeration | Description |
---|---|
enumeration AssemblyHashAlgorithm | Specifies all the hash algorithms used for hashing files and for generating the strong name. |
enumeration AssemblyVersionCompatibility | Defines the different types of assembly version compatibility. |