AbstractResourceAbsolutePath Property |
Namespace: Tangosol.IO.Resources
For example, file system-based resources that support relative path resolution, such as FileResource and WebResource, should return an absolute path of the resource on the file system. Other resource types should return fully qualified URI for the resource, which is basically the value of the Uri property.