共用方式為


ModelingDocData.IsFlushUndoStackRequiredOnLoad 方法

覆寫這個方法,以指定是否在載入 (開啟或建立) 之後清除復原堆疊的 docdata。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Protected Friend Overridable Function IsFlushUndoStackRequiredOnLoad As Boolean
protected internal virtual bool IsFlushUndoStackRequiredOnLoad()

傳回值

型別:System.Boolean
如果應清除復原堆疊後開啟或建立執行個體的這份文件,如果應該不會清除,則為 false,則為 true。

.NET Framework 安全性

請參閱

參考

ModelingDocData 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間