Web API Reference MapGuide Open Source
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.


Comments or suggestions? Send us feedback.