Application.ActiveWeb Property

SharePoint Designer Developer Reference

Returns a Web object that represents the Web site currently open in Office SharePoint Designer.

Syntax

expression.ActiveWeb

expression   Required. A variable that represents an Application object.

See Also