IWorkflowEngineContext EngineContext { get; set; }Property EngineContext As IWorkflowEngineContext
Get
Setproperty IWorkflowEngineContext^ EngineContext {
IWorkflowEngineContext^ get ();
void set (IWorkflowEngineContext^ value);
}abstract EngineContext : IWorkflowEngineContext with get, set