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