The AdminFile Object

The AdminFile object provides access to server-side files.

The AdminSite object supports the following methods.

Property Description
ReadFromBinaryFile Returns the contents of the specified binary file.
ReadFromFile Returns the contents of the specified text file.


© 1997-1998 Microsoft Corporation. All rights reserved.