FileInfoOpen Method |
Name | Description | |
---|---|---|
![]() | Open(FileMode) | Opens a file in the specified mode. |
![]() | Open(FileMode, FileAccess) | Opens a file in the specified mode with read, write, or read/write access. |
![]() | Open(FileMode, FileAccess, FileShare) | Opens a file in the specified mode with read, write, or read/write access and the specified sharing option. |