Classes useb by the installer and configuration tool.

Classes

  ClassDescription
ArgParser
The main class in the library, and the only one that's creatable.
ArgParser..::.ArgParserValuePair
Class used to hold the variable name and value of the command line parameter.
ArgParser..::.ArgParserValuePairCollection
Collection class of variable-value pair objects. Only the Add() method is overridden.
PhoenixSettings
Encapsulates the settings required to create and configure a Phoenix node installation.
Utilities
Various utility methods to help the setup process.

Enumerations

  EnumerationDescription
ExitCodeType
Indicates an error code returned from a console app.