The AdminWebServer Object

The AdminWebServer object provides access to read-only properties of the site. These methods are used by the Site Foundation Wizard.

The AdminWebServer object supports the following methods.

Method Description
GetWebSites Enumerates all Web sites. Returns an array of numbers representing all Web sites (server instances).
GetWebSiteProperties Given a server instance, returns the properties of the site as name/value pairs in a Dictionary object.
GetCommerceSites Given a server instance, enumerates all Commerce sites under that Web site.


© 1997-1998 Microsoft Corporation. All rights reserved.