FileLib Xojo and Real Studio plugin

FolderItemInfo.IsLocal Property

Checks if file is local or not (Read Only property)

IsLocal as Int32 {Read}

Remarks

Returns BOOLEAN_TRUE if the file is local, returns BOOLEAN_FALSE if the file is not local, returns BOOLEAN_DONTKNOW if it cannot be determined if the file is local or not.

This property is supported on MacOS X and Windows systems.

See Also

FolderItemInfo Class