IVCProjectEngineEvents2::ItemPropertyChange2 Method (Object^, String^, String^, String^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Return to top
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^
Show: