SmartSockets .NET Class Library

Tut.loadOptions Method (String)

Loads options from the application configuration file.

Loaded options override existing options with the same key.

Note: If the options cannot be loaded, a warning is issued to the "Standard" output.

public static void loadOptions(
   string location
);

Parameters

location
the file or URL to load options from.

See Also

Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | Tut.loadOptions Overload List | loadOptionsStream


Copyright © TIBCO Software Inc. All rights reserved