Method GetOutputFilePathForIdentifier
GetOutputFilePathForIdentifier(string)
Returns the output folder to use for the specified identifier.
Declaration
string GetOutputFilePathForIdentifier(string identifier)
Parameters
| Type | Name | Description |
|---|---|---|
| string | identifier | Identifier used to identify which output folder to use. |
Returns
| Type | Description |
|---|---|
| string | Returns the output folder to use for the specified identifier. |