WorkflowCompilationContext.Current Egenskap

Definition

WorkflowCompilationContext Hämtar det som är tillgängligt i det aktuella omfånget.

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

Egenskapsvärde

Arbetsflödeskompileringskontexten som är tillgänglig i det aktuella omfånget eller null om inget kompileringsomfång initieras.

Gäller för