FileSystem Property

Object: File
Syntax: objFile.FileSystem
Type:

saFileSystemType

saFileSystemType
Constant Value Description
SAFILESYSTEM_NTFS 1 NTFS drive.
SAFILESYSTEM_FAT32 2 FAT32 drive.
SAFILESYSTEM_FAT 3 Other FAT type.
Read/Write: Read Only
Description:

This property returns the file system of the drive of the current file.

Note: Security information is only applicable on NTFS drives.

Copyright © 2010 SoftArtisans, Inc. All rights reserved.