Partager via


WorkflowCompilationContext.Current Propriété

Définition

Obtient le WorkflowCompilationContext qui est disponible au niveau de la portée actuelle.

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

Valeur de propriété

WorkflowCompilationContext

Contexte de compilation du flux de travail qui est disponible au niveau de la portée actuelle, ou null si aucune portée de compilation n'est initialisée.

S’applique à