ProxyElement.AutoDetect プロパティ
アセンブリ: System (system.dll 内)

Dim instance As ProxyElement Dim value As AutoDetectValues value = instance.AutoDetect instance.AutoDetect = value
public: property AutoDetectValues AutoDetect { AutoDetectValues get (); void set (AutoDetectValues value); }
/** @property */ public AutoDetectValues get_AutoDetect () /** @property */ public void set_AutoDetect (AutoDetectValues value)
public function get AutoDetect () : AutoDetectValues public function set AutoDetect (value : AutoDetectValues)
WebProxy が自動的に検出される場合は System.Net.Configuration.ProxyElement.AutoDetectValues.True。WebProxy が自動的に検出されない場合は System.Net.Configuration.ProxyElement.AutoDetectValues.False。それ以外の場合は System.Net.Configuration.ProxyElement.AutoDetectValues.Unspecified が返されます。

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


Weblioに収録されているすべての辞書からProxyElement.AutoDetect プロパティを検索する場合は、下記のリンクをクリックしてください。

- ProxyElement.AutoDetect プロパティのページへのリンク