WorkflowCompilationContext.Current Özellik

Tanım

WorkflowCompilationContext Geçerli kapsamda kullanılabilir olan öğesini alır.

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

Özellik Değeri

Geçerli kapsamda kullanılabilen iş akışı derleme bağlamı veya null herhangi bir derleme kapsamı başlatılmamışsa.

Şunlara uygulanır