HashAlgorithm.HashValue Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente la valeur du code de hachage calculé.
protected: cli::array <System::Byte> ^ HashValue;
protected public: cli::array <System::Byte> ^ HashValue;
protected byte[] HashValue;
protected internal byte[] HashValue;
val mutable HashValue : byte[]
Protected HashValue As Byte()
Protected Friend HashValue As Byte()
Valeur de champ
Remarques
Ce champ est accessible via la Hash propriété.