IVsProfilerAttachTargetInfo Interface
Visual Studio 2015
Requests that the profiler attach to the specified process identifier.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | ProcessArchitecture | |
![]() | ProcessId | Gets the process identifier to which to attach. |
The process identifier does not need to be set correctly until LaunchProfiler has been called, but the process architecture must be available earlier.
Show:
