CliStringUtilGetPrefixLength Method
Gets the prefix (-, --, /) length from the string.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.7
public static int GetPrefixLength(
string alias
)
- alias String
- A string instance.
Int32A new
String instance.