public IWorkflowEngineContext Context { get; }
Public ReadOnly Property Context As IWorkflowEngineContext Get
public: property IWorkflowEngineContext^ Context { IWorkflowEngineContext^ get (); }
member Context : IWorkflowEngineContext with get
In This Article