Exclude
Gets or sets a value indicating whether the current directory and all child directories should be excluded.
Declaration
public bool? Exclude { get; set; }
Property Value
Type | Description |
---|---|
bool? |
Gets or sets a value indicating whether the current directory and all child directories should be excluded.
public bool? Exclude { get; set; }
Type | Description |
---|---|
bool? |