Edit

Share via


AssemblyHash.SetValue(Byte[]) Method

Definition

Caution

The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202

Sets the hash value.

C#
public void SetValue(byte[] value);
C#
[System.Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
public void SetValue(byte[] value);

Parameters

value
Byte[]

The hash value.

Attributes

Applies to

Product Versions (Obsolete)
.NET Framework 1.1 (2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)