Freigeben über


WorkflowCompilationContext.Current Eigenschaft

Definition

Ruft den WorkflowCompilationContext ab, der 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; }
member this.Current : System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext
Public Shared ReadOnly Property Current As WorkflowCompilationContext

Eigenschaftswert

WorkflowCompilationContext

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

Gilt für