@zeroc/ice
    Preparing search index...

    Function createProperties

    • Creates a property set

      This method is provided for backwards compatibility. New code should call the Properties constructor directly.

      Parameters

      • Optionalargs: string[]

        An optional command-line argument vector, possibly containing options to set properties. This method modifies the argument vector by removing any Ice-related options.

      • Optionaldefaults: Properties

        Default values for the property set. Settings in args override these defaults.

      Returns Properties

      A property set.