Click or drag to resize
FileEnumerateAlternateDataStreams Method
Overload List
  NameDescription
Public methodStatic memberEnumerateAlternateDataStreams(String)
Enumerates the streams of type :$DATA in the specified file or directory.
Public methodStatic memberEnumerateAlternateDataStreams(String, PathFormat)
Enumerates the streams of type :$DATA in the specified file or directory.
Public methodStatic memberEnumerateAlternateDataStreams(KernelTransaction, String)
Enumerates the streams of type :$DATA in the specified file or directory.
Public methodStatic memberEnumerateAlternateDataStreams(KernelTransaction, String, PathFormat)
Enumerates the streams of type :$DATA in the specified file or directory.
Top
See Also