Method AddFile
AddFile(String)
Adds a file path to our set of file paths.
Declaration
public void AddFile(string path)
Parameters
Type | Name | Description |
---|---|---|
String | path | The file path. |
Adds a file path to our set of file paths.
public void AddFile(string path)
Type | Name | Description |
---|---|---|
String | path | The file path. |