Method IsAllowed
IsAllowed(string)
Returns true if the file at path
is compatible with this allow option. Note that the file
may not exist (e.g. in the case of saving).
bool IsAllowed(string path)
Parameters
path
string
Returns true if the file at path
is compatible with this allow option. Note that the file
may not exist (e.g. in the case of saving).
bool IsAllowed(string path)
path
string