WorkflowMenuCommands.SaveAsImage 字段

定义

可用于访问“另存为图像”菜单的 A CommandID 。 此字段是只读的。

public: static initonly System::ComponentModel::Design::CommandID ^ SaveAsImage;
public static readonly System.ComponentModel.Design.CommandID SaveAsImage;
 staticval mutable SaveAsImage : System.ComponentModel.Design.CommandID
Public Shared ReadOnly SaveAsImage As CommandID 

字段值

注解

“另存为图像”菜单将工作流另存为图像。

适用于