AssemblyAlgorithmIdAttribute.AlgorithmId Vlastnost

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci CLS.

Získá hash algoritmus obsahu manifestu sestavení.

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

Hodnota vlastnosti

Celé číslo bez znaménka představující algoritmus hash sestavení.

Atributy

Platí pro

Viz také