Summary
Expands a
string from known properties.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Project
Syntax
public string ExpandProperties(string input, Location location)
Parameters
Return Value
| Type | Description |
|---|---|
| string | The expanded and replaced string. |
