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"