[This is preliminary documentation and is subject to change.]
public static string operator +( Command a, Command b )
Public Shared Operator + ( _ a As Command, _ b As Command _ ) As String
public: static String^ operator +( Command^ a, Command^ b )