次の方法で共有


AssemblyHash.GetValue メソッド

ハッシュ値を取得します。

Public Function GetValue() As Byte()
[C#]
public byte[] GetValue();
[C++]
public: unsigned char GetValue()  __gc[];
[JScript]
public function GetValue() : Byte[];

戻り値

ハッシュ値。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

AssemblyHash 構造体 | AssemblyHash メンバ | System.Configuration.Assemblies 名前空間