HashAlgorithm.HashValue フィールド

定義

計算されたハッシュ コードの値を表します。

protected public: cli::array <System::Byte> ^ HashValue;
protected: cli::array <System::Byte> ^ HashValue;
protected internal byte[]? HashValue;
protected internal byte[] HashValue;
protected byte[] HashValue;
val mutable HashValue : byte[]
Protected Friend HashValue As Byte() 
Protected HashValue As Byte() 

フィールド値

Byte[]

注釈

このフィールドには、プロパティを Hash 介してアクセスします。

適用対象