Share via


DocumentLibrary.Web Property

SharePoint Designer Developer Reference

Returns a Web object that represents the parent Web site for a document library.

Syntax

expression.Web

expression   Required. A variable that represents a DocumentLibrary object.

See Also