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