StreamWrapperFactoryCreateFileStreamWrapper Method |
Name | Description | |
---|---|---|
![]() | CreateFileStreamWrapper(String, FileMode) |
Creates FileStream with the specified path and creation mode.
|
![]() | CreateFileStreamWrapper(String, FileMode, FileAccess) |
Creates FileStream with the specified path, creation mode, and read/write permission.
|