public IWorkFlowEngineTileContext Context { get; }Public ReadOnly Property Context As IWorkFlowEngineTileContext
Getpublic:
property IWorkFlowEngineTileContext^ Context {
IWorkFlowEngineTileContext^ get ();
}member Context : IWorkFlowEngineTileContext with get