共用方式為


CommandSet.ProcessOnMenuResetDecoratorLocationCommand 方法

覆寫這個方法,以處理 [重設 Decorator 位置] 功能表命令。

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

語法

'宣告
Protected Overridable Sub ProcessOnMenuResetDecoratorLocationCommand
protected virtual void ProcessOnMenuResetDecoratorLocationCommand()

備註

若要變更預設行為,請在 YourLanguageCommandSet 覆寫這個方法。

.NET Framework 安全性

請參閱

參考

CommandSet 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間