View on GitHub

LiTools

Tools

File.VerifyFileReadAccess method

Do we have read acess to this file.

public static bool VerifyFileReadAccess(string filename)
parameter description
filename filename.

Return Value

True = yes. we have read acess.

See Also