WorkflowCompilationContext.Current Eigenschap

Definitie

Hiermee haalt u het WorkflowCompilationContext bestand op dat beschikbaar is op het huidige bereik.

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

Waarde van eigenschap

De werkstroomcompilatiecontext die beschikbaar is in het huidige bereik of null als er geen compilatiebereik is geïnitialiseerd.

Van toepassing op