AssemblyAlgorithmIdAttribute.AlgorithmId 屬性

定義

重要

此 API 不符合 CLS 規範。

取得組件資訊清單內容的雜湊演算法。

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

屬性值

不帶正負號的整數,表示組件雜湊演算法。

屬性

適用於

另請參閱