WorkflowChanges.Validate Método

Definición

Valida el conjunto actual de cambios propuestos realizados en el árbol de actividad representado por la TransientWorkflow propiedad .

public:
 System::Workflow::ComponentModel::Compiler::ValidationErrorCollection ^ Validate();
public System.Workflow.ComponentModel.Compiler.ValidationErrorCollection Validate();
member this.Validate : unit -> System.Workflow.ComponentModel.Compiler.ValidationErrorCollection
Public Function Validate () As ValidationErrorCollection

Devoluciones

Objeto ValidationErrorCollection que contiene errores o advertencias que se produjeron durante la validación.

Se aplica a