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