Mono Class Library: Mono.Unix.UnixFileInfo Overview | MembersMono.Unix.UnixFileInfo.Create Overloads |
The overloads of Create are listed below. For a list of all members, see the UnixFileInfo Members list.
Create() : UnixStream Creates or overwrites UnixFileSystemInfo.FullName.Create(FileAccessPermissions) : UnixStream Creates or overwrites UnixFileSystemInfo.FullName with the specified file permissions.Create(Mono.Unix.Native.FilePermissions) : UnixStream Creates or overwrites UnixFileSystemInfo.FullName with the specified file permissions.