MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgByteSource::MgByteSource ( CREFSTRING  file)

Construct a MgByteSource object from the specific file.

.NET Syntax
MgByteSource(string file);
Java Syntax
MgByteSource(String file);
PHP Syntax
MgByteSource(string file);
Parameters:
file(String/string) Full path name of the file.