Property BlockedPaths
BlockedPaths
Gets or sets blocked paths. These paths and subdirectories cannot be accessed.
public HashSet<string> BlockedPaths { get; set; }
Gets or sets blocked paths. These paths and subdirectories cannot be accessed.
public HashSet<string> BlockedPaths { get; set; }