Breakpoint3::Process Property

 

Gets the process in which the breakpoint is set.

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

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

Property Value

Type: EnvDTE80::Process2^

A T:EnvDTE.Process2 object.

Return to top
Show: