WorkflowCompilationContext.Current Propriedade

Definição

Obtém o WorkflowCompilationContext que está disponível no âmbito atual.

public:
 static property System::Workflow::ComponentModel::Compiler::WorkflowCompilationContext ^ Current { System::Workflow::ComponentModel::Compiler::WorkflowCompilationContext ^ get(); };
public static System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext Current { get; }
static member Current : System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext
Public Shared ReadOnly Property Current As WorkflowCompilationContext

Valor de Propriedade

O contexto de compilação do fluxo de trabalho disponível no âmbito atual, ou null se não for inicializado o âmbito de compilação.

Aplica-se a