FileLib Xojo and Real Studio plugin |
|
FolderItemInfo.FinderLabels Method
Returns array of Finder file label texts.
shared FinderLabels(
) as String()
Parameters
- )
-
Remarks
Use this function to get the Finder Labels that are available, for that you do not need to have a file reference.
This function always returns empty array Windows and Linux systems.
The operating system will only report basic tag types here and not the custom ones.
See Also
FolderItemInfo Class