Gnome.Vfs.FileInfoOptions Enumeration
Packed boolean bitfield representing options that can be passed into a Gnome.Vfs.FileInfo constructor.

Syntax

[System.Flags]
public enum FileInfoOptions

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Defaultdefault flags.
GetMimeTypedetect the MIME type.
ForceFastMimeTypeonly use fast MIME type detection (extensions).
ForceSlowMimeTypeforce slow MIME type detection where available (sniffing, algorithmic detection, etc).
automatically follow symbolic links and retrieve the properties of their target (recommended).
GetAccessRightstries to get data similar to what would return access(2) on a local file system (ie is the file readable, writable and/or executable). Can be really slow on remote file systems.
GetSelinuxContextDocumentation for this section has not yet been entered.
NameOnlyDocumentation for this section has not yet been entered.
GetAclDocumentation for this section has not yet been entered.

Requirements

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