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