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