FileSystem Property
Object:
|
Folder |
Syntax:
|
FileSystem |
Type:
|
SAFileSystemType |
Read/Write:
|
Read Only |
Description:
|
This property returns the file system of the drive of the current folder.
Note: | Security information is only applicable on NTFS drives. |
SAFileSystemType |
---|
Constant
| Value
| Description
|
---|
SAFILESYSTEM_NTFS | 1 | NTFS drive. | SAFILESYSTEM_FAT32 | 2 | FAT32 drive. | SAFILESYSTEM_FAT | 3 | Other FAT type. |
|
Copyright © 2010 SoftArtisans, Inc. All rights reserved.