Previous in Contents Next in Contents

AdminSite.Directory Property

The Directory property is a string Variant containing the currently registered Commerce Server site physical directory.

Remarks

The valid characters and length for a Web site name are determined by the restrictions on the file system.

Example

Invoked from Active Server Pages (ASP) as:

Response.Write MSCSSite.Directory

© 1997-2000 Microsoft Corporation. All rights reserved.