DocData.Modifying Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An event that is raised when this DocData object is being marked as modified.
public:
event EventHandler ^ Modifying;
public event EventHandler Modifying;
member this.Modifying : EventHandler
Public Custom Event Modifying As EventHandler