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

適用於