Breakpoint3::Program Property

 

Gets the executable being managed by this process.

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

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

Property Value

Type: EnvDTE::Program^

A Program object.

Return to top
Show: