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

プロパティ値

アセンブリ ハッシュ アルゴリズムを表す符号なし整数。

属性

適用対象

こちらもご覧ください