DocData.OnModifying Method
Called by Modify.
Namespace: Microsoft.VisualStudio.Shell.Design.Serialization
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Syntax
'Declaração
Protected Overridable Sub OnModifying ( _
e As EventArgs _
)
protected virtual void OnModifying(
EventArgs e
)
Parameters
- e
Type: System.EventArgs
EventArgs.
.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.