This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.IIS.
Summary
Gets the physical directory from the working directory
- Assembly
- Cake
.IIS .dll - Namespace
- Cake
.IIS - Containing Type
- BaseManager
Syntax
protected string GetPhysicalDirectory(IDirectorySettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | IDirectorySettings | The directory settings. |
Return Value
Type | Description |
---|---|
string | The directory path. |