Program::Process Property

 

Gets the process by which this program is managed.

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

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

Property Value

Type: EnvDTE::Process^

A Process object.

Return to top
Show: