AssemblyHash.GetValue Метод

Определение

Внимание!

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

Получает хэш-значение.

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

Возвращаемое значение

Byte[]

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

Атрибуты

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