Method GetContentStateBuildPath
GetContentStateBuildPath()
Returns the folder path where the content-state file (used for update builds) is written. Combines the config folder and the platform path sub-folder, or the custom path set on this settings object if one has been configured.
Declaration
public string GetContentStateBuildPath()
Returns
| Type | Description |
|---|---|
| string | Absolute path to the content-state output directory. |