Share via


BaseDocData.NotifyDocChanged Method

Sends a notification that the document has changed through the running document table.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Sub NotifyDocChanged
'Usage

Me.NotifyDocChanged()
protected void NotifyDocChanged()
protected:
void NotifyDocChanged()
protected function NotifyDocChanged()
member NotifyDocChanged : unit -> unit 

.NET Framework Security

See Also

Reference

BaseDocData Class

BaseDocData Members

Microsoft.VisualStudio.Data.Schema.Project.Common.UI Namespace