Property BlockedVariables
BlockedVariables
Gets or sets environment variables that are blocked from access.
public HashSet<string> BlockedVariables { get; set; }
Gets or sets environment variables that are blocked from access.
public HashSet<string> BlockedVariables { get; set; }