共用方式為


CommandSet.ProcessOnMenuPrintCommand 方法

開啟 [列印] 對話方塊。 覆寫這個方法來變更此行為。

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

語法

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

備註

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

.NET Framework 安全性

請參閱

參考

CommandSet 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間