次の方法で共有


DocData.DataChanged Event

An event that is raised when the data contained within this doc data has changed.

Namespace:  Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

'宣言
Public Event DataChanged As EventHandler
public event EventHandler DataChanged

Remarks

This event is not raised if there is an existing change marker.

.NET Framework Security

See Also

Reference

DocData Class

Microsoft.VisualStudio.Shell.Design.Serialization Namespace