AssemblyFile.HashValue Egenskap

Definition

Hämtar hash-värdet för filinnehållet som beräknas med hjälp av HashAlgorithm.

public:
 property System::Reflection::Metadata::BlobHandle HashValue { System::Reflection::Metadata::BlobHandle get(); };
public System.Reflection.Metadata.BlobHandle HashValue { get; }
member this.HashValue : System.Reflection.Metadata.BlobHandle
Public ReadOnly Property HashValue As BlobHandle

Egenskapsvärde

En BlobHandle instans som representerar hash-värdet för filinnehållet.

Kommentarer

Motsvarar fältet HashValue i File tabellen i ECMA-335 Standard.

Gäller för