AdminSite.WriteDefaultProperties Method

The WriteDefaultProperties method writes the properties from the specified site dictionary to the Site.csc file. This method is usually used by the Commerce Host Administration snap-in for the Microsoft Management Console (MMC) and by batch files.

Syntax

AdminSite.WriteDefaultProperties(Dictionary)

Parameters

Dictionary
The Dictionary object to be written.

Related Topics


© 1997-1998 Microsoft Corporation. All rights reserved.