Condividi tramite


WorkflowCompilationContext.Current Proprietà

Definizione

Ottiene l'oggetto WorkflowCompilationContext che è 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; }
member this.Current : System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext
Public Shared ReadOnly Property Current As WorkflowCompilationContext

Valore della proprietà

WorkflowCompilationContext

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

Si applica a