[This is preliminary documentation and subject to change.]
Expands the given macro.
The expanded macro.
Missing <remarks> documentation for M:NAnt.VSNet.ConfigurationBase.ExpandMacro(System.String)
Exception Type | Condition |
---|---|
BuildException |
The macro is not supported. -or- The macro is not implemented. -or- The macro cannot be expanded. |
NotImplementedException |
Expansion of a given macro is not yet implemented. |
ConfigurationBase Class | NAnt.VSNet Namespace