Breakpoint2.Process 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.
Gets the Process2 associated with the current breakpoint.
public:
property EnvDTE80::Process2 ^ Process { EnvDTE80::Process2 ^ get(); };
public:
property EnvDTE80::Process2 ^ Process { EnvDTE80::Process2 ^ get(); };
[System.Runtime.InteropServices.DispId(1100)]
public EnvDTE80.Process2 Process { [System.Runtime.InteropServices.DispId(1100)] get; }
[<System.Runtime.InteropServices.DispId(1100)>]
[<get: System.Runtime.InteropServices.DispId(1100)>]
member this.Process : EnvDTE80.Process2
Public ReadOnly Property Process As Process2
Property Value
- Attributes