|
MapGuide API Reference
|
| MgByteSource::MgByteSource | ( | CREFSTRING | file | ) |
Construct a MgByteSource object from the specific file.
| MgByteSource(string file); |
| MgByteSource(String file); |
| MgByteSource(string file); |
| file | (String/string) Full path name of the file. |