The XFileResourceLocation type exposes the following members.

Properties

  NameDescription
Container
Gets the container (the directory) XDirectoryResourceContainer where this file is located.
Exists
Indicates if the file exists.
FullName
Returns the full name of the file.
Info
Gets the additional information about the file.
Name
Returns the file name.
ResourceStream
Creates a data stream Stream for accessing into this source.

See Also