Initializes a new instance of the
NormalizedPath
class.
- Namespace
- Statiq
.Common - Containing Type
- NormalizedPath
Syntax
public NormalizedPath(string path)
Parameters
Name | Type | Description |
---|---|---|
path | string | The path. |