string t = "System.String";object o = Activator.CreateInstance( Type.GetType(t) );