The methods of the ArgumentUtils class are listed below. For a complete list of ArgumentUtils class members, see the ArgumentUtils Members topic.
![]() ![]() | Removes all the trailing backslashes from the input. |
![]() ![]() | Duplicates the trailing backslash. |
![]() ![]() | Fixes the trailing backslash. This function replaces the trailing double backslashes with only one backslash. It also, removes the single trailing backslash. |
![]() ![]() | Performs backslash processing on the specified value using a given method. |
![]() ![]() | Quotes an argument value and processes backslashes using a given BackslashProcessingMethod. |
![]() | |
![]() | |
![]() | |
![]() |
![]() | |
![]() |
ArgumentUtils Class | NAnt.VisualCpp.Util Namespace