Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Stream of data
Returns a stream from the local file system. In the case of Silverlight, this stream is from isolated storage.
Namespace: Vts.IOAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- filename
- Type: System String
Name of the file
- fileMode
- Type: System.IO FileMode
The FileMode to use when accessing the file
Return Value
Type: StreamStream of data
See Also