Method IsIgnored
IsIgnored(string)
Declaration
public bool IsIgnored(string filePath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | filePath |
Returns
| Type | Description |
|---|---|
| bool |
IsIgnored(FileSystemInfo)
Declaration
public bool IsIgnored(FileSystemInfo file)
Parameters
| Type | Name | Description |
|---|---|---|
| FileSystemInfo | file |
Returns
| Type | Description |
|---|---|
| bool |