Click or drag to resize

GetBaseClassAddOptionString Method

Overload List
  NameDescription
Public methodAddOptionString(LocalizeStringPair, OptionString)
Add a command line option to get a string and automatically save the value.
Public methodAddOptionString(String, OptionString)
Add a command line option to get a string and automatically save the value.
Public methodAddOptionString(LocalizeStringPair, OptionString, String)
Add a command line option to get a string and automatically save the value.
Public methodAddOptionString(String, OptionString, String)
Add a command line option to get a string and automatically save the value.
Top
See Also