Breakpoint2::Program Property

 

Gets the executable being managed by this process.

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

property Program^ Program {
	Program^ get();
}

Property Value

Type: EnvDTE::Program^

A Program object.

Return to top
Show: