Show / Hide Table of Contents

Method StringUtil.CommandLineToArray


Overload

Parses command line arguments. Calls API CommandLineToArgvW.

public static string[] CommandLineToArray(string s)
Parameters
s  (string)
Returns
string[]

Empty array if s is null or "".