MMCN.PRELOAD フィールドとは何? わかりやすく解説 Weblio辞書 (original) (raw)

このフィールドは、.NET Framework インフラストラクチャサポートします独自に作成したコードから直接使用するためのものではありません。

名前空間: Microsoft.CLRAdmin
アセンブリ: mscorcfg (mscorcfg.dll 内)
構文構文

Visual Basic (宣言)

Public Const PRELOAD As UInteger

Visual Basic (使用法)

Dim value As UInteger

value = MMCN.PRELOAD

C#

public const uint PRELOAD

C++

public: literal unsigned int PRELOAD

J#

public static final UInt32 PRELOAD

JScript

public const var PRELOAD : uint

.NET Framework のセキュリティ.NET Frameworkセキュリティ

プラットフォームプラットフォーム

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

開発プラットフォーム中には.NET Framework によってサポートされていないバージョンありますサポートされているバージョンについては、「システム要件」を参照してください

バージョン情報バージョン情報

.NET Framework
サポート対象 : 1.11.0

参照参照

関連項目
MMCN クラス
MMCN メンバ
Microsoft.CLRAdmin 名前空間