HashAlgorithm.Hash 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得計算出來之雜湊碼的值。
public:
virtual property cli::array <System::Byte> ^ Hash { cli::array <System::Byte> ^ get(); };
public virtual byte[]? Hash { get; }
public virtual byte[] Hash { get; }
member this.Hash : byte[]
Public Overridable ReadOnly Property Hash As Byte()
屬性值
Byte[]
計算出來之雜湊碼的目前值。
例外狀況
物件已經處置。
備註
屬性 Hash 是位元組陣列; HashSize 屬性是代表位的值。 因此,中的Hash項目數目是的大小為18。HashSize