FilePath
Constructor
Description:
Constructs a FilePath
Constructs a FilePath
Parameters
Parameter | Type | Description |
---|---|---|
path | String | The path to the file. This path does not have to be a full path; it can be relative. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |