CliStringUtilRemovePrefix Method
            Removes prefixes (-, --, /) from the string.
            
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.8.2
public static string RemovePrefix(
	string alias
)
- alias  String
 - A string instance.
 
StringA new 
String instance.