IVsProfilerAttachTargetInfo.ProcessArchitecture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE ProcessArchitecture { Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE get(); };
public:
property Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE ProcessArchitecture { Microsoft::VisualStudio::Shell::Interop::VSPROFILERPROCESSARCHTYPE get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")]
[System.Runtime.InteropServices.DispId(1610678272)]
public Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE ProcessArchitecture { get; }
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")]
public Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE ProcessArchitecture { get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")>]
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.ProcessArchitecture : Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE")>]
member this.ProcessArchitecture : Microsoft.VisualStudio.Shell.Interop.VSPROFILERPROCESSARCHTYPE
Public ReadOnly Property ProcessArchitecture As VSPROFILERPROCESSARCHTYPE
Property Value
Implements
- Attributes