Condividi tramite


IDebugProcessEx2.Attach(IDebugSession2) Method

Definition

public:
 int Attach(Microsoft::VisualStudio::Debugger::Interop::IDebugSession2 ^ pSession);
public int Attach(Microsoft.VisualStudio.Debugger.Interop.IDebugSession2 pSession);
abstract member Attach : Microsoft.VisualStudio.Debugger.Interop.IDebugSession2 -> int
Public Function Attach (pSession As IDebugSession2) As Integer

Parameters

pSession
IDebugSession2

Returns

Applies to