AssemblyHash.SetValue(Byte[]) Метод

Определение

Внимание!

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

Задает хэш-значение.

public:
 void SetValue(cli::array <System::Byte> ^ value);
public void SetValue (byte[] value);
[System.Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")]
public void SetValue (byte[] value);
member this.SetValue : byte[] -> unit
[<System.Obsolete("The AssemblyHash class has been deprecated. http://go.microsoft.com/fwlink/?linkid=14202")>]
member this.SetValue : byte[] -> unit
Public Sub SetValue (value As Byte())

Параметры

value
Byte[]

Хэш-значение.

Атрибуты

Применяется к