AssemblyAlgorithmIdAttribute.AlgorithmId Proprietà

Definizione

Importante

Questa API non è conforme a CLS.

Ottiene l'algoritmo hash del contenuto del manifesto di un 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

Valore della proprietà

Unsigned integer che rappresenta l'algoritmo hash dell'assembly.

Attributi

Si applica a

Vedi anche