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://mycompany/channels/sports.cdf"

© 1997-1998 Microsoft Corporation. All rights reserved.