Click or drag to resize
FileEnumerateHardlinks Method
Overload List
  NameDescription
Public methodStatic memberEnumerateHardlinks(String)
[AlphaFS] Creates an enumeration of all the hard links to the specified path.
Public methodStatic memberEnumerateHardlinks(String, PathFormat)
[AlphaFS] Creates an enumeration of all the hard links to the specified path.
Public methodStatic memberEnumerateHardlinks(KernelTransaction, String)
[AlphaFS] Creates an enumeration of all the hard links to the specified path.
Public methodStatic memberEnumerateHardlinks(KernelTransaction, String, PathFormat)
[AlphaFS] Creates an enumeration of all the hard links to the specified path.
Top
See Also