Click or drag to resize

IOPermissions Class

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Furcadia.Utils.IOPermissions"]

Inheritance Hierarchy
SystemObject
  Furcadia.UtilsIOPermissions

Namespace:  Furcadia.Utils
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public static class IOPermissions
Methods
  NameDescription
Public methodStatic memberHasAccess(DirectoryInfo)
Determines whether the specified directory has access.
Public methodStatic memberHasAccess(FileInfo)
Determines whether the specified file has access.
Public methodStatic memberHasAccess(String)
Determines whether the specified directory has access.
Top
See Also