_dispVCProjectEngineEvents_SccEventEventHandler Delegate
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
[ComVisibleAttribute(false)] public delegate void _dispVCProjectEngineEvents_SccEventEventHandler( object Item, enumSccEvent eventID )
Parameters
- Item
-
Type:
System.Object
Event item
- eventID
-
Type:
Microsoft.VisualStudio.VCProjectEngine.enumSccEvent
ID of the event
Show: