WorkflowMenuCommands.SaveAsImage 字段

定义

可用于访问另存为图像菜单的 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 

字段值

注解

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

适用于