_dispVCProjectEngineEvents_ItemPropertyChange2EventHandler Delegate
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)
[ComVisibleAttribute(false)] public delegate void _dispVCProjectEngineEvents_ItemPropertyChange2EventHandler( 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: