Returns the hash value.
[Visual Basic] Public Function GetValue() As Byte () [C#] public byte[] GetValue(); [C++] public: unsigned char* GetValue() []; [JScript] public function GetValue() : Byte[];
The hash value.
AssemblyHash Structure | AssemblyHash Members | System.Configuration.Assemblies Namespace