Engine::Collection Property

 

Gets the Engines collection.

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

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

Property Value

Type: EnvDTE80::Engines^

A Engines collection.

Return to top
Show: