Method RemoveFile
RemoveFile(String)
Removes a file path from our set of file paths.
Declaration
public void RemoveFile(string path)
Parameters
Type | Name | Description |
---|---|---|
String | path | The file path. |
Removes a file path from our set of file paths.
public void RemoveFile(string path)
Type | Name | Description |
---|---|---|
String | path | The file path. |