Share via


Application.IsURLTrusted Method

Project Developer Reference

Verifies whether the Microsoft Office Project Server 2007 URL belongs to a trusted site in the user's Microsoft Internet Explorer security settings.

Syntax

expression.IsURLTrusted(URL)

expression   A variable that represents an Application object.

Parameters

Name Required/Optional Data Type Description
URL Required String The URL of Office Project Server 2007.

Return Value
Boolean

See Also