Directory Key

Associated Value Type

String (VT_BSTR)

Values

filesystem path

Description

This option passes the filesystem path to the directory in which to search for new items and possibly channels, and if found, to incorporate in the class Channel object's collections. The string is passed to the Scripting.FileSystemObject for enumeration (and possibly recursive enumeration) of the files contained within.

Example

Channel.RefreshOptions("Directory") = "c:\channels\channel1"

Applies to Agents

File System


© 1997-1998 Microsoft Corporation. All rights reserved.