Method GetRelativeFolderPath
GetRelativeFolderPath(string, string)
Utils function to get the relative path of a file considering a base folder
Declaration
public static string GetRelativeFolderPath(string baseFolderPath, string filePath = "")
Parameters
| Type | Name | Description |
|---|---|---|
| string | baseFolderPath | |
| string | filePath |
Returns
| Type | Description |
|---|---|
| string |