_dispVCProjectEngineEvents::ItemPropertyChange2 Method (Object^, String^, String^, String^)

 

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

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

void ItemPropertyChange2(
	Object^ Item,
	String^ strPropertySheet,
	String^ strItemType,
	String^ PropertyName
)

Parameters

Item
Type: System::Object^

strPropertySheet
Type: System::String^

strItemType
Type: System::String^

PropertyName
Type: System::String^

Return to top
Show: