StreamObject {Microsoft.VisualBasic.DataStorage.HDSPack.FileSystem} | .NET clr documentation |
the abstract type of the file or directory object
# namespace Microsoft.VisualBasic.DataStorage.HDSPack.FileSystem
export class StreamObject {
attributes: LazyAttribute;
# comments about this file object
description: string;
# get the file basename, not full path
fileName: string;
referencePath: FilePath;
}
attributes
: LazyAttributereferencePath
: FilePath