IVsExtensibility2::get_Properties Method (ISupportVSProperties^, Object^, Properties^)

 

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)

void get_Properties(
	ISupportVSProperties^ pParent,
	Object^ pdispPropObj,
	[OutAttribute] Properties^% ppProperties
)

Parameters

pParent
Type: EnvDTE::ISupportVSProperties^

 

pdispPropObj
Type: System::Object^

 

ppProperties
Type: EnvDTE::Properties^

 

Return to top
Show: