The PathUtil type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultSeparator |
Separator character as a string (i.e. "/").
| |
| DefaultSeparatorChar |
Separator character (i.e. '/').
| |
| WindowsSeparator |
Separator character as a string (i.e. "\\").
| |
| WindowsSeparatorChar |
Separator character (i.e. '\\').
|