Method GetRelativeFilePath
GetRelativeFilePath(string?, string)
Returns the file path to a main file or its variant relative to the repository's FilesDirectoryName subdirectory.
Declaration
public IRelativeFilePath GetRelativeFilePath(string? variantId, string extension)
Parameters
| Type | Name | Description |
|---|---|---|
| string | variantId | |
| string | extension |
Returns
| Type | Description |
|---|---|
| IRelativeFilePath |