Creates a new file stream, associated with a new file
Namespace: MSBuildCodeMetrics.CoreAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.1.4894.24375
Syntax
Parameters
- fileName
- Type:
System String
file name
Return Value
Type:
The new stream
Implements
IFileStreamFactory CreateStream(String)See Also