IPathInfo
Description
- Extended by
-
BlockIndexBase abstract
BlockStorage sealed
CsvReader sealed
IDataset
IDataStream
IFile
IFileData
IImageInfo
ITextStream
MBTilesPyramid sealed
OpenFlightDatabase sealed
PyramidFileCache sealed
Base interface for classes that have an optional file path association.
Public / Attributes
PathInfo
Returns a Path object that represents the file path this object is associated with.
Objects that do not have a meaningful file path association simply return Path.Unknown.