共用方式為


UndoManager.DiscardUndoStacks 方法

擲回復原/取消復原堆疊。 如果 bool 為 true,則除了捨棄復原堆疊之外,常式還會將堆疊標示為清除。

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

語法

'宣告
Public Sub DiscardUndoStacks ( _
    markAsClean As Boolean _
)
public void DiscardUndoStacks(
    bool markAsClean
)

參數

.NET Framework 安全性

請參閱

參考

UndoManager 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間