 | AppSettingsInitUserParametersReader method |
routine, which sets the ParameterReader according to the parameters previously defined in
UserParameterReaderPath is initialized.
Depending on the UserParameterReader, this process may take longer and
is therefore not executed automatically here, but must be
externally and preferably directly after instantiation.
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic void InitUserParameterReader()
Public Sub InitUserParameterReader
public:
void InitUserParameterReader()
member InitUserParameterReader : unit -> unit
See also