Process2::Collection Property

 

Gets the collection containing the object supporting this property or contained within this code construct.

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

property Processes^ Collection {
	Processes^ get();
}

Property Value

Type: EnvDTE::Processes^

A Processes collection.

Return to top
Show: