MyMediaLite
CommandLineParameters.AddArgumentsFromFile Method (string)
Syntax
Collapse All
Add key-value pairs from a text file to the collection
Declaring type:
CommandLineParameters
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
protected void AddArgumentsFromFile ( string
filename
)
Parameters
filename
the name of the text file
Top
Generated by
ImmDoc .NET
.