Get a string parameter
Declaring type: CommandLineParameters
Namespace: MyMediaLite.Util
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
public string GetRemoveString (
        string key
) 
Parameters
key
the name of the parameter
Return Value
the parameter value related to key, an empty string if it does not exist