Open the specified existing file, for read.
Namespace: MSBuildCodeMetrics.CoreAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax
Parameters
- fileName
- Type:
System String
The file
Return Value
Type:
Stream
Implements
IFileStreamFactory OpenFile(String)See Also