_dispVCProjectEngineEvents::ItemPropertyChange2 Method (Object^, String^, String^, String^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
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^
Show: