IVsExtensibility::GetGlobalsObject Method (Object^)

 

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

Microsoft Internal Use Only.

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

Globals^ GetGlobalsObject(
	Object^ ExtractFrom
)

Parameters

ExtractFrom
Type: System::Object^

The globals object.

Return Value

Type: EnvDTE::Globals^

The globals.

Return to top
Show: