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

/** @attribute CLSCompliantAttribute(false) */ public AssemblyAlgorithmIdAttribute ( UInt32 algorithmId )

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 コンストラクタ

名前 | 説明 |
---|---|
AssemblyAlgorithmIdAttribute (AssemblyHashAlgorithm) | 指定されたハッシュ アルゴリズムを使用して、AssemblyAlgorithmIdAttribute クラスの新しいインスタンスを初期化します。ハッシュ アルゴリズムは、AssemblyHashAlgorithm のいずれかのメンバを使用して表します。 .NET Compact Framework によってサポートされています。 |
AssemblyAlgorithmIdAttribute (UInt32) | 指定されたハッシュ アルゴリズムを使用して、AssemblyAlgorithmIdAttribute クラスの新しいインスタンスを初期化します。ハッシュ アルゴリズムは、符号なし整数を使用して表します。 .NET Compact Framework によってサポートされています。 |

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

Dim algorithmId As AssemblyHashAlgorithm Dim instance As New AssemblyAlgorithmIdAttribute(algorithmId)

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 コンストラクタのページへのリンク