DirectoryGetProperties Method |
Name | Description | |
---|---|---|
GetProperties(String) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object, plus additional ones: Total, File, Size, Error Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. | |
GetProperties(String, DirectoryEnumerationOptions) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object.
Plus additional ones: Total, File, Size, Error
Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. | |
GetProperties(String, PathFormat) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object.
Plus additional ones: Total, File, Size, Error
Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. | |
GetProperties(KernelTransaction, String) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object.
Plus additional ones: Total, File, Size, Error
Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. | |
GetProperties(String, DirectoryEnumerationOptions, PathFormat) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object.
Plus additional ones: Total, File, Size, Error
Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. | |
GetProperties(KernelTransaction, String, DirectoryEnumerationOptions) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object.
Plus additional ones: Total, File, Size, Error
Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. | |
GetProperties(KernelTransaction, String, PathFormat) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object.
Plus additional ones: Total, File, Size, Error
Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. | |
GetProperties(KernelTransaction, String, DirectoryEnumerationOptions, PathFormat) | [AlphaFS] Gets the properties of the particular directory without following any symbolic links or mount points.
Properties include aggregated info from FileAttributes of each encountered file system object.
Plus additional ones: Total, File, Size, Error
Total: is the total number of enumerated objects. File: is the total number of files. File is considered when object is neither Directory nor ReparsePoint. Size: is the total size of enumerated objects. Error: is the total number of errors encountered during enumeration. |