WorkflowCompilationContext.Current Proprietà

Definizione

Ottiene l'oggetto WorkflowCompilationContext disponibile nell'ambito corrente.

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

Valore della proprietà

Contesto di compilazione del flusso di lavoro disponibile nell'ambito corrente o null se non viene inizializzato alcun ambito di compilazione.

Si applica a