Module::Process Property

 

Gets the process that contains this module.

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

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

Property Value

Type: EnvDTE::Process^

A Process3 object.

Return to top
Show: