Breakpoint2::Process Property

 

Gets the Process2 associated with the current breakpoint.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

property Process2^ Process {
	Process2^ get();
}

Property Value

Type: EnvDTE80::Process2^

Process2.

Return to top
Show: