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