DTEClass::GetObject Method (String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to GetObject.

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

public:
virtual Object^ GetObject(
	String^ Name
)

Parameters

Name
Type: System::String^

The name of the object.

Return Value

Type: System::Object^

The object.

Return to top
Show: