WorkflowMenuCommands.ShowAll Campo

Definição

Um CommandID que pode ser usado para acessar o menu de mostrar tudo.A CommandID that can be used to access the show all menu. Este campo é somente leitura.This field is read-only.

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

Valor do campo

CommandID

Comentários

O menu Mostrar tudo normalmente é usado para mostrar todos os objetos filho no fluxo de trabalho.The show all menu is typically used to show all child objects in the workflow.

Aplica-se a