VirtualRoots.Add Method

Description

Adds a VirtualRoot object to the VirtualRoots collection object.

Syntax
object.VirtualRoots.Add AliasName VirtualDirectory

ParameterDescription
AliasName A unique String specifying the name of the virtual root being added.
VirtualDirectory A String specifying the directory for the the virtual root.

Return Value

Returns an ActiveX HRESULT error code.

See Also

VirtualRoot, VirtualRoots,VirtualRoot.AliasName

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.