Represents a hash of an assembly manifest's contents.
For a list of all members of this type, see AssemblyHash Members.
System.Object
System.ValueType
System.Configuration.Assemblies.AssemblyHash
[Visual Basic] <Serializable> Public Structure AssemblyHash Implements ICloneable [C#] [Serializable] public struct AssemblyHash : ICloneable [C++] [Serializable] public __value struct AssemblyHash : public ICloneable
[JScript] In JScript, you can use the structures in the .NET Framework, but you cannot define your own.
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.
AssemblyHash values are used throughout the common language runtime to detect a change in assembly contents.
Namespace: System.Configuration.Assemblies
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: Mscorlib (in Mscorlib.dll)
AssemblyHash Members | System.Configuration.Assemblies Namespace