Click or drag to resize
FileExists Method
Overload List
  NameDescription
Public methodStatic memberExists(String)
Determines whether the specified file exists.
Public methodStatic memberExists(String, PathFormat)
[AlphaFS] Determines whether the specified file exists.
Public methodStatic memberExists(KernelTransaction, String)
[AlphaFS] Determines whether the specified file exists.
Public methodStatic memberExists(KernelTransaction, String, PathFormat)
[AlphaFS] Determines whether the specified file exists.
Top
See Also