IVsProfilerLaunchTargetInfo::ProcessArchitecture Property
Visual Studio 2015
Gets the architecture of the process that will be launched. This information is needed to correctly determine which profiling monitor to start.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610678272)] [ComAliasNameAttribute("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")] property VSPROFILERPROCESSARCHTYPE ProcessArchitecture { VSPROFILERPROCESSARCHTYPE get(); }
Property Value
Type: Microsoft.VisualStudio.Shell.Interop::VSPROFILERPROCESSARCHTYPE
Show: