Base interface for classes that have an optional file path association.
interface
|
IPathInfo
|
base of
|
BlockIndexBase
|
||
BlockStorage
|
|||||
IDataset
|
|||||
IDataStream
|
|||||
IFile
|
|||||
IFileData
|
|||||
IImageInfo
|
|||||
ITextStream
|
Returns a Path object that represents the file path this object is associated with.
property
|
PathInfo
{
get
}
|
||
type
|
Path
|
||
value
|
|
The path info. |
Remarks:
Objects that do not have a meaningful file path association simply return Unknown.