WorkflowCompilationContext.Current 屬性

定義

取得 WorkflowCompilationContext 目前範圍內可用的選項。

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

屬性值

目前範圍內可用的工作流程編譯上下文,或 null 若未初始化編譯範圍。

適用於