Share via


ModelingDocData.CleanupStores Method

Clears the modeling designer stores before a document is reloaded into memory.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'Declaration
Protected Overridable Sub CleanupStores
'Usage
Me.CleanupStores()
protected virtual void CleanupStores()
protected:
virtual void CleanupStores()
protected function CleanupStores()

.NET Framework Security

See Also

Reference

ModelingDocData Class

ModelingDocData Members

Microsoft.VisualStudio.Modeling.Shell Namespace