WorkflowCompilationContext.Current Eigenschaft

Definition

Ruft das ab, das WorkflowCompilationContext im aktuellen Bereich verfügbar ist.

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

Eigenschaftswert

Der Workflowkompilierungskontext, der im aktuellen Bereich verfügbar ist oder null wenn kein Kompilierungsbereich initialisiert wird.

Gilt für: