Freigeben über


ModelingDocumentHandler.Dispose Method

 

IDisposable.Dispose().

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

Overload List

Name Description
System_CAPS_pubmethod Dispose()

System_CAPS_protmethod Dispose(Boolean)

Dispose this ModelingDocumentHandler instance. The base class does nothing. Derived ModelingDocumentHandler implementations can choose to do additional work, including persist unsaved data, free up resources, etc.

Return Value

See Also

ModelingDocumentHandler Class
Microsoft.VisualStudio.Modeling.Integration Namespace

Return to top