AdminSite.ReadDefaultProperties Method

The ReadDefaultProperties method reads the properties from the Site.csc file and returns a site dictionary containing these properties. This method is usually used by the Commerce Host Administration snap-in for the MMC, and by batch files.

The Site.csc file for the Commerce Server site resides in the site\Config directory, and the Site.csc file for the manager site resides in the site\Manager\Config directory.

Syntax

Set Dict = AdminSite.ReadDefaultProperties()

Parameters

None.

Related Topics


© 1997-1998 Microsoft Corporation. All rights reserved.