IGenericUserDefinedTool::GetPropertiesObject Method (Int32, Object^)

 

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

Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

void GetPropertiesObject(
	int Index,
	[OutAttribute] Object^% Object
)

Parameters

Index
Type: System::Int32

Property index

Object
Type: System::Object^

Output. Property object

Return to top
Show: