_dispVCProjectEngineEvents_SinkHelper::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)

public:
virtual void ItemPropertyChange2(
	Object^ A_1,
	String^ A_2,
	String^ A_3,
	String^ A_4
)

Parameters

A_1
Type: System::Object^

A_2
Type: System::String^

A_3
Type: System::String^

A_4
Type: System::String^

Return to top
Show: