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