IFileStreamFactory MethodsMSBuildCodeMetrics
The IFileStreamFactory type exposes the following members.
Methods

  NameDescription
Public methodCloseStream
Close the stream
Public methodCreateStream
Creates a new stream for the specified file name
Public methodOpenFile
Open the file and return the associated file stream.
Back to Top
See Also