Public Shared Function Launch As Boolean
Dim returnValue As Boolean returnValue = Debugger.Launch
public static bool Launch ()
public: static bool Launch ()
public static boolean Launch ()
public static function Launch () : boolean
SecurityException
デバッガを起動する System.Security.Permissions.UIPermission が設定されていません。
デバッガが既にアタッチされている場合は、何も起こりません。
Windows Mobile for Pocket PC、Windows Mobile for Smartphone、Windows CE プラットフォームメモ : .NET Compact Framework は、インフラストラクチャ目的でこのメソッドをサポートしますが、実装を提供しません。常に true を返します。
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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。