_dispVCProjectEngineEvents_ItemMovedEventHandler
_dispVCProjectEngineEvents_ItemMovedEventHandler(Object, UIntPtr)
Invoke(Object, Object, Object)
net11
namespace Microsoft.VisualStudio.VCProjectEngine
{
[ComVisible(false)]
public delegate void _dispVCProjectEngineEvents_ItemMovedEventHandler(object Item, object NewParent, object OldParent);
{
public _dispVCProjectEngineEvents_ItemMovedEventHandler(object value, UIntPtr value);
}
}
| .NET Framework | 1.1 |
|---|---|
Information specific to net11 | |
| Assembly | Microsoft.VisualStudio.VCProjectEngine , Version=7.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Your project needs an assembly reference to |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API