ModelingDocumentHandler.Dispose 方法
IDisposable.Dispose()。
命名空間: Microsoft.VisualStudio.Modeling.Integration
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)
多載清單
名稱 | 描述 | |
---|---|---|
![]() |
Dispose() | |
![]() |
Dispose(Boolean) | 處置這個 ModelingDocumentHandler 執行個體。基底類別不會執行任何動作。衍生的 ModelingDocumentHandler 實作可以選擇執行其他的工作,包括保存未儲存的資料、釋放資源等。 |
傳回值
請參閱
ModelingDocumentHandler 類別
Microsoft.VisualStudio.Modeling.Integration 命名空間
回到頁首