DocData.Modifying Event
An event that is raised when this DocData object is being marked as modified.
Namespace: Microsoft.VisualStudio.Shell.Design.Serialization
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaração
Public Event Modifying As EventHandler
public event EventHandler Modifying
Remarks
This method is called once for each call to Modify.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.