CurrentProject.WebSite Property (Access)

Gets the Uniform Resource Locator (URL) of the Web site to which the database has been published. Read-only String.

Version Information

Version Added: Access 2010

Syntax

expression .WebSite

expression A variable that represents a CurrentProject object.

Remarks

The WebSite property contains a zero-length string if the database has not been published.

See Also

Concepts

CurrentProject Object Members

CurrentProject Object