Contents

CFURLClearResourcePropertyCache(_:)

Removes all cached resource values and temporary resource values from the URL object.

Declaration

func CFURLClearResourcePropertyCache(_ url: CFURL!)

Parameters

  • url:

    The URL.

Discussion

This method is applicable only to URLs that represent file system resources.

See Also

Getting and Setting File System Resource Properties