Creates a new stream for the specified file name
Namespace: MSBuildCodeMetrics.CoreAssembly: MSBuildCodeMetrics.Core (in MSBuildCodeMetrics.Core.dll) Version: 0.0.0.0
Syntax
Parameters
- fileName
- Type:
System String
The name of the file to create the stream
Return Value
Type:
The new stream
See Also