Property BlockedPaths
BlockedPaths
Gets or sets blocked paths for database files. Database files within these directories cannot be accessed.
public HashSet<string> BlockedPaths { get; set; }
Gets or sets blocked paths for database files. Database files within these directories cannot be accessed.
public HashSet<string> BlockedPaths { get; set; }