Web.DefaultDocumentLibrary method

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Function DefaultDocumentLibrary As List
'Usage
Dim instance As Web
Dim returnValue As List

returnValue = instance.DefaultDocumentLibrary()
public List DefaultDocumentLibrary()

Return value

Type: Microsoft.SharePoint.Client.List

See also

Reference

Web class

Web members

Microsoft.SharePoint.Client namespace