Gnome.Vfs.Directory.Create Method
Create a directory at Gnome.Vfs.Uri. Only succeeds if a file or directory does not already exist at Gnome.Vfs.Uri.

Syntax

public static Result Create (Uri uri, FilePermissions perm)

Parameters

uri
Gnome.Vfs.Uri of the directory to be created.
perm
Unix-style permissions for the newly created directory.

Returns

a Gnome.Vfs.Result

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Gnome.Vfs
Assembly: gnome-vfs-sharp (in gnome-vfs-sharp.dll)