Process2::Programs Property

 

Gets a collection of Program objects.

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

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

Property Value

Type: EnvDTE::Programs^

A Programs collection.

Return to top
Show: