WorkflowCompilationContext.Current Tulajdonság

Definíció

Lekéri az WorkflowCompilationContext aktuális hatókörben elérhetőt.

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

Tulajdonság értéke

Az aktuális hatókörben elérhető munkafolyamat-összeállítási környezet, vagy null ha nincs fordítási hatókör inicializálva.

A következőre érvényes: