WorkflowCompilationContext.Current Propriété

Définition

Obtient l’élément WorkflowCompilationContext disponible dans l’étendue 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; }
static member Current : System.Workflow.ComponentModel.Compiler.WorkflowCompilationContext
Public Shared ReadOnly Property Current As WorkflowCompilationContext

Valeur de propriété

Contexte de compilation de flux de travail disponible dans l’étendue actuelle ou null si aucune étendue de compilation n’est initialisée.

S’applique à