IVsProfilerLaunchTargetInfo::ProcessArchitecture Property

 

Gets the architecture of the process that will be launched. This information is needed to correctly determine which profiling monitor to start.

Namespace:   Microsoft.VisualStudio.Shell.Interop
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();
}
Return to top
Show: