Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Stream of data
Returns a stream from resources (standard and embedded for Silverlight and desktop, respectively),
given a file name and an assembly (project) name
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 in resources
- projectName
- Type: System String
Project name where the resources are located
Return Value
Type: StreamStream of data
See Also