PathHelper.ToPath method
Converts forward slashes to backslashes
public static string? ToPath(string? fileName)
| parameter | description |
|---|---|
| fileName | Filename. |
Return Value
Converted filename.
See Also
- class PathHelper
Converts forward slashes to backslashes
public static string? ToPath(string? fileName)
| parameter | description |
|---|---|
| fileName | Filename. |
Converted filename.