This documentation is archived and is not being maintained.
System.Configuration.Assemblies Namespace
.NET Framework 1.1
The System.Configuration.Assemblies namespace contains classes that are used to configure an assembly.
Structures
| Structure | Description |
|---|---|
| AssemblyHash | Represents a hash of an assembly manifest's contents. |
Enumerations
| Enumeration | Description |
|---|---|
| AssemblyHashAlgorithm | Specifies all the hash algorithms used for hashing files and for generating the strong name. |
| AssemblyVersionCompatibility | Defines the different types of assembly version compatibility. This feature is not available in version 1.0 of the .NET Framework SDK. |
See Also
Show: