IVsExtensibility2::get_Properties Method (ISupportVSProperties^, Object^, Properties^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
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^
Show: