AssemblyHash.GetValue Método

Definición

Precaución

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

Obtiene el valor hash.

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()

Devoluciones

Byte[]

El valor hash.

Atributos

Se aplica a