Process4::Modules Property

 

Gets a collection of module objects associated with this process.

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

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

Property Value

Type: EnvDTE90::Modules^

A Modules collection.

Return to top
Show: