Previous in Contents Next in Contents

CDFURL Property

The CDFURL property is a string specifying the URL to the CDF file for the project.

Type

String (VT_BSTR)

Default

None

Example

Set Project = CreateObject("Push.Project")
Project.CDFURL="http://sample.microsoft.cdf"

© 1997-2000 Microsoft Corporation. All rights reserved.