Share via


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[]

해시 값입니다.

특성

적용 대상