Launches and attaches a debugger to the process.
Public Shared Function Launch As Boolean
public static bool Launch()
public: static bool Launch()
static member Launch : unit -> bool
The System.Security.Permissions..::.UIPermission is not set to start the debugger.
If a debugger is already attached, nothing happens.
for permission to start a debugger. Associated enumeration: PermissionState..::.Unrestricted
for operating with unmanaged code. Associated enumeration: SecurityPermissionFlag..::.UnmanagedCode Security action: Demand
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2