WindowsFormsSynchronizationContext.AutoInstall プロパティ
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim value As Boolean value = WindowsFormsSynchronizationContext.AutoInstall WindowsFormsSynchronizationContext.AutoInstall = value
/** @property */ public static boolean get_AutoInstall () /** @property */ public static void set_AutoInstall (boolean value)
public static function get AutoInstall () : boolean public static function set AutoInstall (value : boolean)
WindowsFormsSynchronizationContext をインストールする場合は true。それ以外の場合は false。既定値は true です。

AutoInstall プロパティは、コントロールの作成時またはメッセージ ループが開始されたときに WindowsFormsSynchronizationContext をインストールするかどうかを決定します。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


WindowsFormsSynchronizationContext クラス
WindowsFormsSynchronizationContext メンバ
System.Windows.Forms 名前空間
SynchronizationContext
その他の技術情報
イベントベースの非同期パターンの概要
Weblioに収録されているすべての辞書からWindowsFormsSynchronizationContext.AutoInstall プロパティを検索する場合は、下記のリンクをクリックしてください。

- WindowsFormsSynchronizationContext.AutoInstall プロパティのページへのリンク