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

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

void ItemPropertyChange2(
	Object^ Item,
	String^ bstrPropertySheet,
	String^ bstrItemType,
	String^ bstrPropertyName
)

Parameters

Item
Type: System::Object^
bstrPropertySheet
Type: System::String^
bstrItemType
Type: System::String^
bstrPropertyName
Type: System::String^
Return to top
Show: