StreamWrapperFactoryCreateFileStreamWrapper Method

Overload List
  NameDescription
Public methodCreateFileStreamWrapper(String, FileMode)
Creates FileStream with the specified path and creation mode.
Public methodCreateFileStreamWrapper(String, FileMode, FileAccess)
Creates FileStream with the specified path, creation mode, and read/write permission.
See Also