Condividi tramite


IDebugSessionProvider.StartDebugSession(IRemoteDebugApplication) Method

Definition

public:
 int StartDebugSession(Microsoft::VisualStudio::Debugger::Interop::IRemoteDebugApplication ^ pda);
public int StartDebugSession(Microsoft.VisualStudio.Debugger.Interop.IRemoteDebugApplication pda);
abstract member StartDebugSession : Microsoft.VisualStudio.Debugger.Interop.IRemoteDebugApplication -> int
Public Function StartDebugSession (pda As IRemoteDebugApplication) As Integer

Parameters

Returns

Applies to