[This is preliminary documentation and subject to change.]
Converts an empty string ("") to a null reference (Nothing in Visual Basic).
a null reference (Nothing in Visual Basic) if value is an empty string ("") or a null reference (Nothing in Visual Basic); otherwise, value.
Missing <remarks> documentation for M:NAnt.Core.Util.StringUtils.ConvertEmptyToNull(System.String)
StringUtils Class | NAnt.Core.Util Namespace