Share via


WorkflowMenuCommands.Print フィールド

定義

印刷メニューにアクセスするために使用できる CommandID。 このフィールドは読み取り専用です。

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

フィールド値

CommandID

注釈

印刷メニューは、通常はワークフローを印刷するために使用されます。

適用対象