IVsExtensibility2::GetConfigMgr Method (Object^, UInt32)

 

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

Microsoft Internal Use Only.

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

ConfigurationManager^ GetConfigMgr(
	Object^ pIVsProject,
	unsigned int itemid
)

Parameters

pIVsProject
Type: System::Object^

 

itemid
Type: System::UInt32

 

Return Value

Type: EnvDTE::ConfigurationManager^
Return to top
Show: