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).
public bool IsAllowed(string path)
Parameters
pathstring
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).
public bool IsAllowed(string path)
path string