Compartir a través de


WorkflowDesignerIcons.DesignerItems.WorkflowErrorValidation Propiedad

Definición

Obtiene o establece el control usado para mostrar el resultado de la validación de errores del flujo de trabajo.

public:
 static property System::Windows::Media::DrawingBrush ^ WorkflowErrorValidation { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush WorkflowErrorValidation { get; set; }
static member WorkflowErrorValidation : System.Windows.Media.DrawingBrush with get, set
Public Shared Property WorkflowErrorValidation As DrawingBrush

Valor de propiedad

El control usado para mostrar el resultado de la validación de errores del flujo de trabajo.

Se aplica a