AssemblyAlgorithmIdAttribute.AlgorithmId Eigenschaft

Definition

Wichtig

Diese API ist nicht CLS-kompatibel.

Ruft den Hashalgorithmus aus dem Inhalt eines Assemblymanifests ab.

public:
 property System::UInt32 AlgorithmId { System::UInt32 get(); };
[System.CLSCompliant(false)]
public uint AlgorithmId { get; }
[<System.CLSCompliant(false)>]
member this.AlgorithmId : uint32
Public ReadOnly Property AlgorithmId As UInteger

Eigenschaftswert

Eine Ganzzahl ohne Vorzeichen, die den Hashalgorithmus der Assembly darstellt.

Attribute

Gilt für:

Weitere Informationen