Variable

Gio-2.0GioFILE_ATTRIBUTE_DOS_IS_MOUNTPOINTConstSince 2.60

FILE_ATTRIBUTE_DOS_IS_MOUNTPOINT: string

A key in the "dos" namespace for checking if the file is a NTFS mount point (a volume mount or a junction point).

This attribute is true if file is a reparse point of type IO_REPARSE_TAG_MOUNT_POINT.

This attribute is only available for DOS file systems.

Corresponding Gio.FileAttributeType is Gio.FileAttributeType.BOOLEAN.

2.60