AssemblyAlgorithmIdAttribute.AlgorithmId Propriété

Définition

Important

Cette API n’est pas conforme CLS.

Obtient l'algorithme de hachage du contenu d'un manifeste d'assembly.

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

Valeur de propriété

Entier non signé représentant l'algorithme de hachage de l'assembly.

Attributs

S’applique à

Voir aussi