_dispDocumentEvents_DocumentOpeningEventHandler Delegate
This delegate supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTEAssembly: EnvDTE (in envdte.dll)
[ComVisibleAttribute(false)] public delegate void _dispDocumentEvents_DocumentOpeningEventHandler ( [InAttribute] string DocumentPath, [InAttribute] bool ReadOnly )
/** @delegate */ /** @attribute ComVisibleAttribute(false) */ public delegate void _dispDocumentEvents_DocumentOpeningEventHandler ( /** @attribute InAttribute() */ String DocumentPath, /** @attribute InAttribute() */ boolean ReadOnly )
Parameters
- DocumentPath
- ReadOnly