AssemblyAlgorithmIdAttribute クラス
アセンブリ: mscorlib (mscorlib.dll 内)

<AttributeUsageAttribute(AttributeTargets.Assembly, Inherited:=False)> _ <ComVisibleAttribute(True)> _ Public NotInheritable Class AssemblyAlgorithmIdAttribute Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.Assembly, Inherited=false)] [ComVisibleAttribute(true)] public sealed class AssemblyAlgorithmIdAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Assembly, Inherited=false)] [ComVisibleAttribute(true)] public ref class AssemblyAlgorithmIdAttribute sealed : public Attribute

アセンブリのファイル ハッシュ値とファイル ハッシュ名は、アセンブリ マニフェストに格納されます。ファイルを読み込むときに、ハッシュ値を使用して、マニフェストの構築後にファイルが変更されていないことを検証します。

System.Attribute
System.Reflection.AssemblyAlgorithmIdAttribute


Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- AssemblyAlgorithmIdAttribute クラスのページへのリンク